| 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 |
ByteLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortLongMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableByteLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongValuesMap
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
interface |
MutableShortLongMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
ShortLongMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| Modifier and Type | Method and Description |
|---|---|
default LongValuesMap |
LongValuesMap.tap(LongProcedure procedure) |
Copyright © 2004–2021. All rights reserved.