| 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 |
ByteIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortIntMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableByteIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntValuesMap
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
interface |
MutableLongIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortIntMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
ShortIntMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| Modifier and Type | Method and Description |
|---|---|
default IntValuesMap |
IntValuesMap.tap(IntProcedure procedure) |
Copyright © 2004–2023. All rights reserved.