| Class | Description |
|---|---|
| ImmutableByte2BooleanOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2ByteOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2CharOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2DoubleOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2FloatOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2IntOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2LongOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2ObjectOpenHashMap<V> |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|
| ImmutableByte2ShortOpenHashMap |
A Type Specific Custom implementation of the HashMap
Instead of using Wrapper Object Arrays for storing keys and values there is dedicated arrays for storing keys and values.
|