Uses of Interface
org.eclipse.collections.api.map.primitive.IntValuesMap
-
Packages that use IntValuesMap 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 IntValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of IntValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortIntMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableLongIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortIntMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortIntMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return IntValuesMap Modifier and Type Method Description default IntValuesMapIntValuesMap. tap(IntProcedure procedure) -
Uses of IntValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement IntValuesMap Modifier and Type Class Description (package private) classImmutableByteIntEmptyMapImmutableByteIntEmptyMap is an optimization forImmutableByteIntMapof size 0.(package private) classImmutableByteIntHashMapImmutableByteIntHashMap is the non-modifiable equivalent ofByteIntHashMap.(package private) classImmutableByteIntSingletonMapImmutableByteIntSingletonMap is an optimization forImmutableByteIntMapof size 1.(package private) classImmutableCharIntEmptyMapImmutableCharIntEmptyMap is an optimization forImmutableCharIntMapof size 0.(package private) classImmutableCharIntHashMapImmutableCharIntHashMap is the non-modifiable equivalent ofCharIntHashMap.(package private) classImmutableCharIntSingletonMapImmutableCharIntSingletonMap is an optimization forImmutableCharIntMapof size 1.(package private) classImmutableDoubleIntEmptyMapImmutableDoubleIntEmptyMap is an optimization forImmutableDoubleIntMapof size 0.(package private) classImmutableDoubleIntHashMapImmutableDoubleIntHashMap is the non-modifiable equivalent ofDoubleIntHashMap.(package private) classImmutableDoubleIntSingletonMapImmutableDoubleIntSingletonMap is an optimization forImmutableDoubleIntMapof size 1.(package private) classImmutableFloatIntEmptyMapImmutableFloatIntEmptyMap is an optimization forImmutableFloatIntMapof size 0.(package private) classImmutableFloatIntHashMapImmutableFloatIntHashMap is the non-modifiable equivalent ofFloatIntHashMap.(package private) classImmutableFloatIntSingletonMapImmutableFloatIntSingletonMap is an optimization forImmutableFloatIntMapof size 1.(package private) classImmutableIntIntEmptyMapImmutableIntIntEmptyMap is an optimization forImmutableIntIntMapof size 0.(package private) classImmutableIntIntHashMapImmutableIntIntHashMap is the non-modifiable equivalent ofIntIntHashMap.(package private) classImmutableIntIntSingletonMapImmutableIntIntSingletonMap is an optimization forImmutableIntIntMapof size 1.(package private) classImmutableLongIntEmptyMapImmutableLongIntEmptyMap is an optimization forImmutableLongIntMapof size 0.(package private) classImmutableLongIntHashMapImmutableLongIntHashMap is the non-modifiable equivalent ofLongIntHashMap.(package private) classImmutableLongIntSingletonMapImmutableLongIntSingletonMap is an optimization forImmutableLongIntMapof size 1.(package private) classImmutableShortIntEmptyMapImmutableShortIntEmptyMap is an optimization forImmutableShortIntMapof size 0.(package private) classImmutableShortIntHashMapImmutableShortIntHashMap is the non-modifiable equivalent ofShortIntHashMap.(package private) classImmutableShortIntSingletonMapImmutableShortIntSingletonMap is an optimization forImmutableShortIntMapof size 1. -
Uses of IntValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement IntValuesMap Modifier and Type Class Description classAbstractMutableIntValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortIntHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteIntMapA synchronized view of aMutableByteIntMap.classSynchronizedCharIntMapA synchronized view of aMutableCharIntMap.classSynchronizedDoubleIntMapA synchronized view of aMutableDoubleIntMap.classSynchronizedFloatIntMapA synchronized view of aMutableFloatIntMap.classSynchronizedIntIntMapA synchronized view of aMutableIntIntMap.classSynchronizedLongIntMapA synchronized view of aMutableLongIntMap.classSynchronizedShortIntMapA synchronized view of aMutableShortIntMap.classUnmodifiableByteIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortIntMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-