Uses of Interface
org.eclipse.collections.api.map.primitive.BooleanValuesMap
-
Packages that use BooleanValuesMap 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.org.eclipse.collections.impl.map.immutable.primitive This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.org.eclipse.collections.impl.map.mutable.primitive 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.primitive Modifier and Type Interface Description interfaceByteBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortBooleanMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableBooleanValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableByteBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortBooleanMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortBooleanMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return BooleanValuesMap Modifier and Type Method Description default BooleanValuesMapBooleanValuesMap. 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 BooleanValuesMap Modifier and Type Class Description (package private) classImmutableByteBooleanEmptyMapImmutableByteBooleanEmptyMap is an optimization forImmutableByteBooleanMapof size 0.(package private) classImmutableByteBooleanHashMapImmutableByteBooleanHashMap is the non-modifiable equivalent ofByteBooleanHashMap.(package private) classImmutableByteBooleanSingletonMapImmutableByteBooleanSingletonMap is an optimization forImmutableByteBooleanMapof size 1.(package private) classImmutableCharBooleanEmptyMapImmutableCharBooleanEmptyMap is an optimization forImmutableCharBooleanMapof size 0.(package private) classImmutableCharBooleanHashMapImmutableCharBooleanHashMap is the non-modifiable equivalent ofCharBooleanHashMap.(package private) classImmutableCharBooleanSingletonMapImmutableCharBooleanSingletonMap is an optimization forImmutableCharBooleanMapof size 1.(package private) classImmutableDoubleBooleanEmptyMapImmutableDoubleBooleanEmptyMap is an optimization forImmutableDoubleBooleanMapof size 0.(package private) classImmutableDoubleBooleanHashMapImmutableDoubleBooleanHashMap is the non-modifiable equivalent ofDoubleBooleanHashMap.(package private) classImmutableDoubleBooleanSingletonMapImmutableDoubleBooleanSingletonMap is an optimization forImmutableDoubleBooleanMapof size 1.(package private) classImmutableFloatBooleanEmptyMapImmutableFloatBooleanEmptyMap is an optimization forImmutableFloatBooleanMapof size 0.(package private) classImmutableFloatBooleanHashMapImmutableFloatBooleanHashMap is the non-modifiable equivalent ofFloatBooleanHashMap.(package private) classImmutableFloatBooleanSingletonMapImmutableFloatBooleanSingletonMap is an optimization forImmutableFloatBooleanMapof size 1.(package private) classImmutableIntBooleanEmptyMapImmutableIntBooleanEmptyMap is an optimization forImmutableIntBooleanMapof size 0.(package private) classImmutableIntBooleanHashMapImmutableIntBooleanHashMap is the non-modifiable equivalent ofIntBooleanHashMap.(package private) classImmutableIntBooleanSingletonMapImmutableIntBooleanSingletonMap is an optimization forImmutableIntBooleanMapof size 1.(package private) classImmutableLongBooleanEmptyMapImmutableLongBooleanEmptyMap is an optimization forImmutableLongBooleanMapof size 0.(package private) classImmutableLongBooleanHashMapImmutableLongBooleanHashMap is the non-modifiable equivalent ofLongBooleanHashMap.(package private) classImmutableLongBooleanSingletonMapImmutableLongBooleanSingletonMap is an optimization forImmutableLongBooleanMapof size 1.(package private) classImmutableShortBooleanEmptyMapImmutableShortBooleanEmptyMap is an optimization forImmutableShortBooleanMapof size 0.(package private) classImmutableShortBooleanHashMapImmutableShortBooleanHashMap is the non-modifiable equivalent ofShortBooleanHashMap.(package private) classImmutableShortBooleanSingletonMapImmutableShortBooleanSingletonMap is an optimization forImmutableShortBooleanMapof size 1. -
Uses of BooleanValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement BooleanValuesMap Modifier and Type Class Description classAbstractMutableBooleanValuesMapclassByteBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classCharBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classDoubleBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classFloatBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classIntBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classLongBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classShortBooleanHashMapThis file was automatically generated from template file primitiveBooleanHashMap.stg.classSynchronizedByteBooleanMapA synchronized view of aMutableByteBooleanMap.classSynchronizedCharBooleanMapA synchronized view of aMutableCharBooleanMap.classSynchronizedDoubleBooleanMapA synchronized view of aMutableDoubleBooleanMap.classSynchronizedFloatBooleanMapA synchronized view of aMutableFloatBooleanMap.classSynchronizedIntBooleanMapA synchronized view of aMutableIntBooleanMap.classSynchronizedLongBooleanMapA synchronized view of aMutableLongBooleanMap.classSynchronizedShortBooleanMapA synchronized view of aMutableShortBooleanMap.classUnmodifiableByteBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortBooleanMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-