Uses of Interface
org.eclipse.collections.api.map.primitive.MutableBooleanValuesMap
-
Packages that use MutableBooleanValuesMap 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.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces. -
-
Uses of MutableBooleanValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of MutableBooleanValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description 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. -
Uses of MutableBooleanValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement MutableBooleanValuesMap 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.
-