java.lang.Object
org.neo4j.driver.internal.util.Iterables
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> List<T>
static int
static <T> Queue<T>
static <A,
B> Iterable<B> static <K,
V> HashMap<K, V> newHashMapWithSize
(int expectedSize) static <K,
V> LinkedHashMap<K, V> newLinkedHashMapWithSize
(int expectedSize) static <T> T
-
Constructor Details
-
Iterables
public Iterables()
-
-
Method Details
-
count
-
asList
-
single
-
map
-
emptyQueue
-
newHashMapWithSize
-
newLinkedHashMapWithSize
-