| Package | Description |
|---|---|
| org.neo4j.collection.primitive | |
| org.neo4j.collection.primitive.hopscotch |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
PrimitiveLongLongMap.visitEntries(PrimitiveLongLongVisitor<E> visitor)
Visit the entries of this map, until all have been visited or the visitor returns 'true'.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
PrimitiveLongLongHashMap.visitEntries(PrimitiveLongLongVisitor<E> visitor) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.