Package | Description |
---|---|
org.eclipse.collections.api.map.primitive |
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
|
org.eclipse.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableByteByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortByteMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableByteValuesMap
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortByteHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
SynchronizedByteByteMap
A synchronized view of a
MutableByteByteMap . |
class |
SynchronizedCharByteMap
A synchronized view of a
MutableCharByteMap . |
class |
SynchronizedDoubleByteMap
A synchronized view of a
MutableDoubleByteMap . |
class |
SynchronizedFloatByteMap
A synchronized view of a
MutableFloatByteMap . |
class |
SynchronizedIntByteMap
A synchronized view of a
MutableIntByteMap . |
class |
SynchronizedLongByteMap
A synchronized view of a
MutableLongByteMap . |
class |
SynchronizedShortByteMap
A synchronized view of a
MutableShortByteMap . |
class |
UnmodifiableByteByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableCharByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableDoubleByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableFloatByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableIntByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableLongByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableShortByteMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
Copyright © 2004–2016. All rights reserved.