java.lang.Object
org.neo4j.driver.internal.util.Iterables
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> List<T> static intstatic <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
-