| Class | Description |
|---|---|
| AbstractObject2BooleanMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2BooleanMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2ByteMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2ByteMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2CharMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2CharMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2DoubleMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2DoubleMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2FloatMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2FloatMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2IntMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2IntMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2LongMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2LongMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2ObjectMap<T,V> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2ObjectMap.BasicEntry<T,V> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractObject2ShortMap<T> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractObject2ShortMap.BasicEntry<T> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|