public static class Empty.EmptyPrimitiveIntCollection extends Empty.EmptyPrimitiveCollection implements PrimitiveIntCollection
| Constructor and Description |
|---|
Empty.EmptyPrimitiveIntCollection() |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveIntIterator |
iterator() |
void |
visitKeys(PrimitiveIntVisitor visitor) |
clear, close, isEmpty, sizeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, close, isEmpty, sizepublic PrimitiveIntIterator iterator()
iterator in interface PrimitiveIntIterablepublic void visitKeys(PrimitiveIntVisitor visitor)
visitKeys in interface PrimitiveIntCollectionCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.