| 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 |
ByteBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
CharBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
DoubleBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
FloatBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
ImmutableByteBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableCharBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableDoubleBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableFloatBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableIntBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableLongBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
ImmutableShortBooleanMap
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.
|
interface |
IntBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
LongBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
interface |
MutableBooleanValuesMap
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.
|
interface |
MutableByteBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableCharBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableDoubleBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableFloatBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableIntBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableLongBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
MutableShortBooleanMap
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.
|
interface |
ShortBooleanMap
This file was automatically generated from template file primitivePrimitiveMap.stg.
|
| Modifier and Type | Method and Description |
|---|---|
default BooleanValuesMap |
BooleanValuesMap.tap(BooleanProcedure procedure) |
Copyright © 2004–2021. All rights reserved.