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 | Description |
---|---|---|
interface |
ByteShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortShortMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableByteShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortShortMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
interface |
ShortShortMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
Modifier and Type | Method | Description |
---|---|---|
default ShortValuesMap |
ShortValuesMap.tap(ShortProcedure procedure) |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractMutableShortValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
SynchronizedByteShortMap |
A synchronized view of a
MutableByteShortMap . |
class |
SynchronizedCharShortMap |
A synchronized view of a
MutableCharShortMap . |
class |
SynchronizedDoubleShortMap |
A synchronized view of a
MutableDoubleShortMap . |
class |
SynchronizedFloatShortMap |
A synchronized view of a
MutableFloatShortMap . |
class |
SynchronizedIntShortMap |
A synchronized view of a
MutableIntShortMap . |
class |
SynchronizedLongShortMap |
A synchronized view of a
MutableLongShortMap . |
class |
SynchronizedShortShortMap |
A synchronized view of a
MutableShortShortMap . |
class |
UnmodifiableByteShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableCharShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableDoubleShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableFloatShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableIntShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableLongShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
class |
UnmodifiableShortShortMap |
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
|
Copyright © 2004–2019. All rights reserved.