| 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 |
ByteFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortFloatMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableByteFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatValuesMap
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
interface |
MutableIntFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortFloatMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
ShortFloatMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| Modifier and Type | Method and Description |
|---|---|
default FloatValuesMap |
FloatValuesMap.tap(FloatProcedure procedure) |
Copyright © 2004–2023. All rights reserved.