| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.booleans |
Provides type-specific classes for boolean elements or keys.
|
| it.unimi.dsi.fastutil.bytes |
Provides type-specific classes for byte elements or keys.
|
| it.unimi.dsi.fastutil.chars |
Provides type-specific classes for character elements or keys.
|
| it.unimi.dsi.fastutil.doubles |
Provides type-specific classes for double elements or keys.
|
| it.unimi.dsi.fastutil.floats |
Provides type-specific classes for float elements or keys.
|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| it.unimi.dsi.fastutil.objects |
Provides type-specific classes for object elements or keys.
|
| it.unimi.dsi.fastutil.shorts |
Provides type-specific classes for short elements or keys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Byte2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Byte2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Byte2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Byte2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
ByteLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ByteLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ByteOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
ByteOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Char2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Char2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Char2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Char2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
CharLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
CharLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
CharOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
CharOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Double2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Double2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Double2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Double2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
DoubleLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
DoubleLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
DoubleOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
DoubleOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
DoubleOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Float2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Float2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Float2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Float2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
FloatLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
FloatLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
FloatOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
FloatOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
FloatOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Int2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Int2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Int2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Int2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
IntLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
IntLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
IntOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
IntOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
IntOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Long2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Long2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Long2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Long2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
LongLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
LongLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
LongOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
LongOpenHashBigSet
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
LongOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Object2BooleanLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2BooleanLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2BooleanOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2BooleanOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2ByteLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ByteLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ByteOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2ByteOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2CharLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2CharLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2CharOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2CharOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2DoubleLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2DoubleLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2DoubleOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2DoubleOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2FloatLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2FloatLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2FloatOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2FloatOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2IntLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2IntLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2IntOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2IntOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2LongLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2LongLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2LongOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2LongOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2ObjectLinkedOpenCustomHashMap<K,V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ObjectLinkedOpenHashMap<K,V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ObjectOpenCustomHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2ObjectOpenHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2ReferenceLinkedOpenCustomHashMap<K,V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ReferenceLinkedOpenHashMap<K,V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ReferenceOpenCustomHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2ReferenceOpenHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Object2ShortLinkedOpenCustomHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ShortLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Object2ShortOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Object2ShortOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
ObjectLinkedOpenCustomHashSet<K>
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ObjectLinkedOpenHashSet<K>
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ObjectOpenCustomHashSet<K>
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
ObjectOpenHashBigSet<K>
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
ObjectOpenHashSet<K>
A type-specific hash set with with a fast, small-footprint implementation.
|
class |
Reference2BooleanLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2BooleanOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2BooleanOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2ByteLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2ByteOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2ByteOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2CharLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2CharOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2CharOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2DoubleLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2DoubleOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2DoubleOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2FloatLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2FloatOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2FloatOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2IntLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2IntOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2IntOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2LongLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2LongOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2LongOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2ObjectLinkedOpenHashMap<K,V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2ObjectOpenCustomHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2ObjectOpenHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2ReferenceLinkedOpenHashMap<K,V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2ReferenceOpenCustomHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2ReferenceOpenHashMap<K,V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Reference2ShortLinkedOpenHashMap<K>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Reference2ShortOpenCustomHashMap<K>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Reference2ShortOpenHashMap<K>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
ReferenceLinkedOpenHashSet<K>
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ReferenceOpenHashBigSet<K>
A type-specific hash big set with with a fast, small-footprint implementation.
|
class |
ReferenceOpenHashSet<K>
A type-specific hash set with with a fast, small-footprint implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Short2BooleanLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2BooleanOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2BooleanOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2ByteLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2ByteOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2ByteOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2CharLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2CharOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2CharOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2DoubleLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2DoubleOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2DoubleOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2FloatLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2FloatOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2FloatOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2IntLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2IntOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2IntOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2LongLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2LongOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2LongOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2ObjectLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2ObjectOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2ObjectOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2ReferenceLinkedOpenHashMap<V>
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2ReferenceOpenCustomHashMap<V>
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2ReferenceOpenHashMap<V>
A type-specific hash map with a fast, small-footprint implementation.
|
class |
Short2ShortLinkedOpenHashMap
A type-specific linked hash map with with a fast, small-footprint implementation.
|
class |
Short2ShortOpenCustomHashMap
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
Short2ShortOpenHashMap
A type-specific hash map with a fast, small-footprint implementation.
|
class |
ShortLinkedOpenCustomHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ShortLinkedOpenHashSet
A type-specific linked hash set with with a fast, small-footprint implementation.
|
class |
ShortOpenCustomHashSet
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
class |
ShortOpenHashSet
A type-specific hash set with with a fast, small-footprint implementation.
|
Copyright © 2020. All rights reserved.