public static class Empty.EmptyPrimitiveIntCollection extends Empty.EmptyPrimitiveCollection implements PrimitiveIntCollection
| Constructor and Description |
|---|
EmptyPrimitiveIntCollection() |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveIntIterator |
iterator() |
void |
visitKeys(PrimitiveIntVisitor 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 PrimitiveIntIterator iterator()
iterator in interface PrimitiveIntIterablepublic void visitKeys(PrimitiveIntVisitor visitor)
PrimitiveIntCollectionvisitKeys in interface PrimitiveIntCollectionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.