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 |
ByteByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortByteMap |
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableByteByteMap |
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableByteValuesMap |
This file was automatically generated from template file mutablePrimitiveValuesMap.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.
|
interface |
ShortByteMap |
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
Modifier and Type | Method | Description |
---|---|---|
default ByteValuesMap |
ByteValuesMap.tap(ByteProcedure procedure) |
Modifier and Type | Class | 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–2019. All rights reserved.