Uses of Interface
org.eclipse.collections.api.map.primitive.BooleanValuesMap
Packages that use BooleanValuesMap
Package
Description
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of BooleanValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of BooleanValuesMap in org.eclipse.collections.api.map.primitiveModifier and TypeInterfaceDescriptioninterface
This file was automatically generated from template file primitivePrimitiveMap.stg.interface
This file was automatically generated from template file primitivePrimitiveMap.stg.interface
This file was automatically generated from template file primitivePrimitiveMap.stg.interface
This file was automatically generated from template file primitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file primitivePrimitiveMap.stg.interface
This file was automatically generated from template file primitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitiveValuesMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interface
This file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return BooleanValuesMapModifier and TypeMethodDescriptiondefault BooleanValuesMap
BooleanValuesMap.tap
(BooleanProcedure procedure) -
Uses of BooleanValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement BooleanValuesMapModifier and TypeClassDescription(package private) final class
ImmutableByteBooleanEmptyMap is an optimization forImmutableByteBooleanMap
of size 0.(package private) final class
ImmutableByteBooleanHashMap is the non-modifiable equivalent ofByteBooleanHashMap
.(package private) final class
ImmutableByteBooleanSingletonMap is an optimization forImmutableByteBooleanMap
of size 1.(package private) final class
ImmutableCharBooleanEmptyMap is an optimization forImmutableCharBooleanMap
of size 0.(package private) final class
ImmutableCharBooleanHashMap is the non-modifiable equivalent ofCharBooleanHashMap
.(package private) final class
ImmutableCharBooleanSingletonMap is an optimization forImmutableCharBooleanMap
of size 1.(package private) final class
ImmutableDoubleBooleanEmptyMap is an optimization forImmutableDoubleBooleanMap
of size 0.(package private) final class
ImmutableDoubleBooleanHashMap is the non-modifiable equivalent ofDoubleBooleanHashMap
.(package private) final class
ImmutableDoubleBooleanSingletonMap is an optimization forImmutableDoubleBooleanMap
of size 1.(package private) final class
ImmutableFloatBooleanEmptyMap is an optimization forImmutableFloatBooleanMap
of size 0.(package private) final class
ImmutableFloatBooleanHashMap is the non-modifiable equivalent ofFloatBooleanHashMap
.(package private) final class
ImmutableFloatBooleanSingletonMap is an optimization forImmutableFloatBooleanMap
of size 1.(package private) final class
ImmutableIntBooleanEmptyMap is an optimization forImmutableIntBooleanMap
of size 0.(package private) final class
ImmutableIntBooleanHashMap is the non-modifiable equivalent ofIntBooleanHashMap
.(package private) final class
ImmutableIntBooleanSingletonMap is an optimization forImmutableIntBooleanMap
of size 1.(package private) final class
ImmutableLongBooleanEmptyMap is an optimization forImmutableLongBooleanMap
of size 0.(package private) final class
ImmutableLongBooleanHashMap is the non-modifiable equivalent ofLongBooleanHashMap
.(package private) final class
ImmutableLongBooleanSingletonMap is an optimization forImmutableLongBooleanMap
of size 1.(package private) final class
ImmutableShortBooleanEmptyMap is an optimization forImmutableShortBooleanMap
of size 0.(package private) final class
ImmutableShortBooleanHashMap is the non-modifiable equivalent ofShortBooleanHashMap
.(package private) final class
ImmutableShortBooleanSingletonMap is an optimization forImmutableShortBooleanMap
of size 1. -
Uses of BooleanValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement BooleanValuesMapModifier and TypeClassDescriptionclass
class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
This file was automatically generated from template file primitiveBooleanHashMap.stg.class
A synchronized view of aMutableByteBooleanMap
.class
A synchronized view of aMutableCharBooleanMap
.class
A synchronized view of aMutableDoubleBooleanMap
.class
A synchronized view of aMutableFloatBooleanMap
.class
A synchronized view of aMutableIntBooleanMap
.class
A synchronized view of aMutableLongBooleanMap
.class
A synchronized view of aMutableShortBooleanMap
.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.class
This file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.