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