| Package | Description |
|---|---|
| org.neo4j.collection.primitive | |
| org.neo4j.collection.primitive.base | |
| org.neo4j.collection.primitive.hopscotch |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrimitiveIntLongMap |
interface |
PrimitiveIntObjectMap<VALUE> |
interface |
PrimitiveIntSet |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveIntStack
Like a
Stack<Integer> but for primitive ints. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Empty.EmptyPrimitiveIntCollection |
static class |
Empty.EmptyPrimitiveIntSet |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIntHopScotchCollection<VALUE> |
class |
PrimitiveIntHashSet |
class |
PrimitiveIntLongHashMap |
class |
PrimitiveIntObjectHashMap<VALUE> |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.