Uses of Interface
org.eclipse.collections.api.map.primitive.ShortValuesMap
-
Packages that use ShortValuesMap 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 ShortValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of ShortValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortShortMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortShortMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceShortShortMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return ShortValuesMap Modifier and Type Method Description default ShortValuesMapShortValuesMap. tap(ShortProcedure procedure) -
Uses of ShortValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement ShortValuesMap Modifier and Type Class Description (package private) classImmutableByteShortEmptyMapImmutableByteShortEmptyMap is an optimization forImmutableByteShortMapof size 0.(package private) classImmutableByteShortHashMapImmutableByteShortHashMap is the non-modifiable equivalent ofByteShortHashMap.(package private) classImmutableByteShortSingletonMapImmutableByteShortSingletonMap is an optimization forImmutableByteShortMapof size 1.(package private) classImmutableCharShortEmptyMapImmutableCharShortEmptyMap is an optimization forImmutableCharShortMapof size 0.(package private) classImmutableCharShortHashMapImmutableCharShortHashMap is the non-modifiable equivalent ofCharShortHashMap.(package private) classImmutableCharShortSingletonMapImmutableCharShortSingletonMap is an optimization forImmutableCharShortMapof size 1.(package private) classImmutableDoubleShortEmptyMapImmutableDoubleShortEmptyMap is an optimization forImmutableDoubleShortMapof size 0.(package private) classImmutableDoubleShortHashMapImmutableDoubleShortHashMap is the non-modifiable equivalent ofDoubleShortHashMap.(package private) classImmutableDoubleShortSingletonMapImmutableDoubleShortSingletonMap is an optimization forImmutableDoubleShortMapof size 1.(package private) classImmutableFloatShortEmptyMapImmutableFloatShortEmptyMap is an optimization forImmutableFloatShortMapof size 0.(package private) classImmutableFloatShortHashMapImmutableFloatShortHashMap is the non-modifiable equivalent ofFloatShortHashMap.(package private) classImmutableFloatShortSingletonMapImmutableFloatShortSingletonMap is an optimization forImmutableFloatShortMapof size 1.(package private) classImmutableIntShortEmptyMapImmutableIntShortEmptyMap is an optimization forImmutableIntShortMapof size 0.(package private) classImmutableIntShortHashMapImmutableIntShortHashMap is the non-modifiable equivalent ofIntShortHashMap.(package private) classImmutableIntShortSingletonMapImmutableIntShortSingletonMap is an optimization forImmutableIntShortMapof size 1.(package private) classImmutableLongShortEmptyMapImmutableLongShortEmptyMap is an optimization forImmutableLongShortMapof size 0.(package private) classImmutableLongShortHashMapImmutableLongShortHashMap is the non-modifiable equivalent ofLongShortHashMap.(package private) classImmutableLongShortSingletonMapImmutableLongShortSingletonMap is an optimization forImmutableLongShortMapof size 1.(package private) classImmutableShortShortEmptyMapImmutableShortShortEmptyMap is an optimization forImmutableShortShortMapof size 0.(package private) classImmutableShortShortHashMapImmutableShortShortHashMap is the non-modifiable equivalent ofShortShortHashMap.(package private) classImmutableShortShortSingletonMapImmutableShortShortSingletonMap is an optimization forImmutableShortShortMapof size 1. -
Uses of ShortValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement ShortValuesMap Modifier and Type Class Description classAbstractMutableShortValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortShortHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteShortMapA synchronized view of aMutableByteShortMap.classSynchronizedCharShortMapA synchronized view of aMutableCharShortMap.classSynchronizedDoubleShortMapA synchronized view of aMutableDoubleShortMap.classSynchronizedFloatShortMapA synchronized view of aMutableFloatShortMap.classSynchronizedIntShortMapA synchronized view of aMutableIntShortMap.classSynchronizedLongShortMapA synchronized view of aMutableLongShortMap.classSynchronizedShortShortMapA synchronized view of aMutableShortShortMap.classUnmodifiableByteShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortShortMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-