Uses of Interface
org.eclipse.collections.api.map.primitive.CharValuesMap
-
Packages that use CharValuesMap 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 CharValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of CharValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortCharMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableDoubleCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortCharMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortCharMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return CharValuesMap Modifier and Type Method Description default CharValuesMapCharValuesMap. tap(CharProcedure procedure) -
Uses of CharValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement CharValuesMap Modifier and Type Class Description (package private) classImmutableByteCharEmptyMapImmutableByteCharEmptyMap is an optimization forImmutableByteCharMapof size 0.(package private) classImmutableByteCharHashMapImmutableByteCharHashMap is the non-modifiable equivalent ofByteCharHashMap.(package private) classImmutableByteCharSingletonMapImmutableByteCharSingletonMap is an optimization forImmutableByteCharMapof size 1.(package private) classImmutableCharCharEmptyMapImmutableCharCharEmptyMap is an optimization forImmutableCharCharMapof size 0.(package private) classImmutableCharCharHashMapImmutableCharCharHashMap is the non-modifiable equivalent ofCharCharHashMap.(package private) classImmutableCharCharSingletonMapImmutableCharCharSingletonMap is an optimization forImmutableCharCharMapof size 1.(package private) classImmutableDoubleCharEmptyMapImmutableDoubleCharEmptyMap is an optimization forImmutableDoubleCharMapof size 0.(package private) classImmutableDoubleCharHashMapImmutableDoubleCharHashMap is the non-modifiable equivalent ofDoubleCharHashMap.(package private) classImmutableDoubleCharSingletonMapImmutableDoubleCharSingletonMap is an optimization forImmutableDoubleCharMapof size 1.(package private) classImmutableFloatCharEmptyMapImmutableFloatCharEmptyMap is an optimization forImmutableFloatCharMapof size 0.(package private) classImmutableFloatCharHashMapImmutableFloatCharHashMap is the non-modifiable equivalent ofFloatCharHashMap.(package private) classImmutableFloatCharSingletonMapImmutableFloatCharSingletonMap is an optimization forImmutableFloatCharMapof size 1.(package private) classImmutableIntCharEmptyMapImmutableIntCharEmptyMap is an optimization forImmutableIntCharMapof size 0.(package private) classImmutableIntCharHashMapImmutableIntCharHashMap is the non-modifiable equivalent ofIntCharHashMap.(package private) classImmutableIntCharSingletonMapImmutableIntCharSingletonMap is an optimization forImmutableIntCharMapof size 1.(package private) classImmutableLongCharEmptyMapImmutableLongCharEmptyMap is an optimization forImmutableLongCharMapof size 0.(package private) classImmutableLongCharHashMapImmutableLongCharHashMap is the non-modifiable equivalent ofLongCharHashMap.(package private) classImmutableLongCharSingletonMapImmutableLongCharSingletonMap is an optimization forImmutableLongCharMapof size 1.(package private) classImmutableShortCharEmptyMapImmutableShortCharEmptyMap is an optimization forImmutableShortCharMapof size 0.(package private) classImmutableShortCharHashMapImmutableShortCharHashMap is the non-modifiable equivalent ofShortCharHashMap.(package private) classImmutableShortCharSingletonMapImmutableShortCharSingletonMap is an optimization forImmutableShortCharMapof size 1. -
Uses of CharValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement CharValuesMap Modifier and Type Class Description classAbstractMutableCharValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortCharHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteCharMapA synchronized view of aMutableByteCharMap.classSynchronizedCharCharMapA synchronized view of aMutableCharCharMap.classSynchronizedDoubleCharMapA synchronized view of aMutableDoubleCharMap.classSynchronizedFloatCharMapA synchronized view of aMutableFloatCharMap.classSynchronizedIntCharMapA synchronized view of aMutableIntCharMap.classSynchronizedLongCharMapA synchronized view of aMutableLongCharMap.classSynchronizedShortCharMapA synchronized view of aMutableShortCharMap.classUnmodifiableByteCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortCharMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-