| 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.
|
| Modifier and Type | Interface and 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 and Description |
|---|---|
default ByteValuesMap |
ByteValuesMap.tap(ByteProcedure procedure) |
Copyright © 2004–2021. All rights reserved.