| Package | Description |
|---|---|
| org.neo4j.collection.primitive | |
| org.neo4j.collection.primitive.base | |
| org.neo4j.collection.primitive.hopscotch |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
PrimitiveLongObjectMap.visitEntries(PrimitiveLongObjectVisitor<VALUE,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> |
Empty.EmptyPrimitiveLongObjectMap.visitEntries(PrimitiveLongObjectVisitor<T,E> visitor) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
PrimitiveLongObjectHashMap.visitEntries(PrimitiveLongObjectVisitor<VALUE,E> visitor) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.