Uses of Interface
org.eclipse.collections.api.map.primitive.ByteValuesMap
-
Packages that use ByteValuesMap 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 ByteValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of ByteValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortByteMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableByteValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableCharByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortByteMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortByteMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return ByteValuesMap Modifier and Type Method Description default ByteValuesMapByteValuesMap. tap(ByteProcedure procedure) -
Uses of ByteValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement ByteValuesMap Modifier and Type Class Description (package private) classImmutableByteByteEmptyMapImmutableByteByteEmptyMap is an optimization forImmutableByteByteMapof size 0.(package private) classImmutableByteByteHashMapImmutableByteByteHashMap is the non-modifiable equivalent ofByteByteHashMap.(package private) classImmutableByteByteSingletonMapImmutableByteByteSingletonMap is an optimization forImmutableByteByteMapof size 1.(package private) classImmutableCharByteEmptyMapImmutableCharByteEmptyMap is an optimization forImmutableCharByteMapof size 0.(package private) classImmutableCharByteHashMapImmutableCharByteHashMap is the non-modifiable equivalent ofCharByteHashMap.(package private) classImmutableCharByteSingletonMapImmutableCharByteSingletonMap is an optimization forImmutableCharByteMapof size 1.(package private) classImmutableDoubleByteEmptyMapImmutableDoubleByteEmptyMap is an optimization forImmutableDoubleByteMapof size 0.(package private) classImmutableDoubleByteHashMapImmutableDoubleByteHashMap is the non-modifiable equivalent ofDoubleByteHashMap.(package private) classImmutableDoubleByteSingletonMapImmutableDoubleByteSingletonMap is an optimization forImmutableDoubleByteMapof size 1.(package private) classImmutableFloatByteEmptyMapImmutableFloatByteEmptyMap is an optimization forImmutableFloatByteMapof size 0.(package private) classImmutableFloatByteHashMapImmutableFloatByteHashMap is the non-modifiable equivalent ofFloatByteHashMap.(package private) classImmutableFloatByteSingletonMapImmutableFloatByteSingletonMap is an optimization forImmutableFloatByteMapof size 1.(package private) classImmutableIntByteEmptyMapImmutableIntByteEmptyMap is an optimization forImmutableIntByteMapof size 0.(package private) classImmutableIntByteHashMapImmutableIntByteHashMap is the non-modifiable equivalent ofIntByteHashMap.(package private) classImmutableIntByteSingletonMapImmutableIntByteSingletonMap is an optimization forImmutableIntByteMapof size 1.(package private) classImmutableLongByteEmptyMapImmutableLongByteEmptyMap is an optimization forImmutableLongByteMapof size 0.(package private) classImmutableLongByteHashMapImmutableLongByteHashMap is the non-modifiable equivalent ofLongByteHashMap.(package private) classImmutableLongByteSingletonMapImmutableLongByteSingletonMap is an optimization forImmutableLongByteMapof size 1.(package private) classImmutableShortByteEmptyMapImmutableShortByteEmptyMap is an optimization forImmutableShortByteMapof size 0.(package private) classImmutableShortByteHashMapImmutableShortByteHashMap is the non-modifiable equivalent ofShortByteHashMap.(package private) classImmutableShortByteSingletonMapImmutableShortByteSingletonMap is an optimization forImmutableShortByteMapof size 1. -
Uses of ByteValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement ByteValuesMap Modifier and Type Class Description classAbstractMutableByteValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortByteHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteByteMapA synchronized view of aMutableByteByteMap.classSynchronizedCharByteMapA synchronized view of aMutableCharByteMap.classSynchronizedDoubleByteMapA synchronized view of aMutableDoubleByteMap.classSynchronizedFloatByteMapA synchronized view of aMutableFloatByteMap.classSynchronizedIntByteMapA synchronized view of aMutableIntByteMap.classSynchronizedLongByteMapA synchronized view of aMutableLongByteMap.classSynchronizedShortByteMapA synchronized view of aMutableShortByteMap.classUnmodifiableByteByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortByteMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-