| Package | Description |
|---|---|
| org.neo4j.collection.primitive | |
| org.neo4j.collection.primitive.base | |
| org.neo4j.collection.primitive.hopscotch |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrimitiveLongCollection |
interface |
PrimitiveLongIntMap |
interface |
PrimitiveLongLongMap |
interface |
PrimitiveLongObjectMap<VALUE> |
interface |
PrimitiveLongSet |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveLongStack
Like a
Stack<Long> but for primitive longs. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Empty.EmptyPrimitiveLongCollection |
static class |
Empty.EmptyPrimitiveLongObjectMap<T> |
static class |
Empty.EmptyPrimitiveLongSet |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLongHopScotchCollection<VALUE> |
class |
PrimitiveLongHashSet |
class |
PrimitiveLongIntHashMap |
class |
PrimitiveLongLongHashMap |
class |
PrimitiveLongObjectHashMap<VALUE> |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.