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 |
MutableByteLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableLongValuesMap
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortLongHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
SynchronizedByteLongMap
A synchronized view of a
MutableByteLongMap . |
class |
SynchronizedCharLongMap
A synchronized view of a
MutableCharLongMap . |
class |
SynchronizedDoubleLongMap
A synchronized view of a
MutableDoubleLongMap . |
class |
SynchronizedFloatLongMap
A synchronized view of a
MutableFloatLongMap . |
class |
SynchronizedIntLongMap
A synchronized view of a
MutableIntLongMap . |
class |
SynchronizedLongLongMap
A synchronized view of a
MutableLongLongMap . |
class |
SynchronizedShortLongMap
A synchronized view of a
MutableShortLongMap . |
class |
UnmodifiableByteLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableCharLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableDoubleLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableFloatLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableIntLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableLongLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableShortLongMap
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
Copyright © 2004–2016. All rights reserved.