| Class | Description |
|---|---|
| AbstractInt2BooleanMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2BooleanMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2ByteMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2ByteMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2CharMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2CharMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2DoubleMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2DoubleMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2FloatMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2FloatMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2IntMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2IntMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2LongMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2LongMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2ObjectMap<V> |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2ObjectMap.BasicEntry<V> |
A Simple Type Specific Entry class to reduce boxing/unboxing
|
| AbstractInt2ShortMap |
A Base Implementation of a Type Specific Map to reduce boxing/unboxing
|
| AbstractInt2ShortMap.BasicEntry |
A Simple Type Specific Entry class to reduce boxing/unboxing
|