public static class Empty.EmptyPrimitiveLongCollection extends Empty.EmptyPrimitiveCollection implements PrimitiveLongCollection
| Constructor and Description |
|---|
EmptyPrimitiveLongCollection() |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveLongIterator |
iterator() |
void |
visitKeys(PrimitiveLongVisitor visitor)
Visit the keys of this collection, until all have been visited or the visitor returns 'true'.
|
clear, close, isEmpty, sizeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, close, isEmpty, sizepublic PrimitiveLongIterator iterator()
iterator in interface PrimitiveLongIterablepublic void visitKeys(PrimitiveLongVisitor visitor)
PrimitiveLongCollectionvisitKeys in interface PrimitiveLongCollectionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.