public interface PrimitiveIntCollection extends PrimitiveCollection, PrimitiveIntIterable
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
visitKeys(PrimitiveIntVisitor<E> visitor)
Visit the keys of this collection, until all have been visited or the visitor returns 'true'.
|
clear, close, isEmpty, sizeiterator<E extends Exception> void visitKeys(PrimitiveIntVisitor<E> visitor) throws E extends Exception
E extends ExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.