public static class Empty.EmptyPrimitiveLongCollection extends Empty.EmptyPrimitiveCollection implements PrimitiveLongCollection
| Constructor and Description |
|---|
Empty.EmptyPrimitiveLongCollection() |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveLongIterator |
iterator() |
void |
visitKeys(PrimitiveLongVisitor visitor) |
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)
visitKeys in interface PrimitiveLongCollectionCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.