| 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 |
ByteCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortCharMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableByteCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharValuesMap
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
interface |
MutableDoubleCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortCharMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
ShortCharMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| Modifier and Type | Method and Description |
|---|---|
default CharValuesMap |
CharValuesMap.tap(CharProcedure procedure) |
Copyright © 2004–2017. All rights reserved.