public class AbstractIntHopScotchCollection<VALUE> extends AbstractHopScotchCollection<VALUE> implements PrimitiveIntCollection
| Constructor and Description |
|---|
AbstractIntHopScotchCollection(Table<VALUE> table) |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveIntIterator |
iterator() |
void |
visitKeys(PrimitiveIntVisitor visitor) |
clear, close, isEmpty, size, tableGrew, toStringequals, getClass, hashCode, notify, notifyAll, 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.