Uses of Interface
org.eclipse.collections.api.map.primitive.LongValuesMap
-
Packages that use LongValuesMap 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 LongValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of LongValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortLongMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableShortLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortLongMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return LongValuesMap Modifier and Type Method Description default LongValuesMapLongValuesMap. tap(LongProcedure procedure) -
Uses of LongValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement LongValuesMap Modifier and Type Class Description (package private) classImmutableByteLongEmptyMapImmutableByteLongEmptyMap is an optimization forImmutableByteLongMapof size 0.(package private) classImmutableByteLongHashMapImmutableByteLongHashMap is the non-modifiable equivalent ofByteLongHashMap.(package private) classImmutableByteLongSingletonMapImmutableByteLongSingletonMap is an optimization forImmutableByteLongMapof size 1.(package private) classImmutableCharLongEmptyMapImmutableCharLongEmptyMap is an optimization forImmutableCharLongMapof size 0.(package private) classImmutableCharLongHashMapImmutableCharLongHashMap is the non-modifiable equivalent ofCharLongHashMap.(package private) classImmutableCharLongSingletonMapImmutableCharLongSingletonMap is an optimization forImmutableCharLongMapof size 1.(package private) classImmutableDoubleLongEmptyMapImmutableDoubleLongEmptyMap is an optimization forImmutableDoubleLongMapof size 0.(package private) classImmutableDoubleLongHashMapImmutableDoubleLongHashMap is the non-modifiable equivalent ofDoubleLongHashMap.(package private) classImmutableDoubleLongSingletonMapImmutableDoubleLongSingletonMap is an optimization forImmutableDoubleLongMapof size 1.(package private) classImmutableFloatLongEmptyMapImmutableFloatLongEmptyMap is an optimization forImmutableFloatLongMapof size 0.(package private) classImmutableFloatLongHashMapImmutableFloatLongHashMap is the non-modifiable equivalent ofFloatLongHashMap.(package private) classImmutableFloatLongSingletonMapImmutableFloatLongSingletonMap is an optimization forImmutableFloatLongMapof size 1.(package private) classImmutableIntLongEmptyMapImmutableIntLongEmptyMap is an optimization forImmutableIntLongMapof size 0.(package private) classImmutableIntLongHashMapImmutableIntLongHashMap is the non-modifiable equivalent ofIntLongHashMap.(package private) classImmutableIntLongSingletonMapImmutableIntLongSingletonMap is an optimization forImmutableIntLongMapof size 1.(package private) classImmutableLongLongEmptyMapImmutableLongLongEmptyMap is an optimization forImmutableLongLongMapof size 0.(package private) classImmutableLongLongHashMapImmutableLongLongHashMap is the non-modifiable equivalent ofLongLongHashMap.(package private) classImmutableLongLongSingletonMapImmutableLongLongSingletonMap is an optimization forImmutableLongLongMapof size 1.(package private) classImmutableShortLongEmptyMapImmutableShortLongEmptyMap is an optimization forImmutableShortLongMapof size 0.(package private) classImmutableShortLongHashMapImmutableShortLongHashMap is the non-modifiable equivalent ofShortLongHashMap.(package private) classImmutableShortLongSingletonMapImmutableShortLongSingletonMap is an optimization forImmutableShortLongMapof size 1. -
Uses of LongValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement LongValuesMap Modifier and Type Class Description classAbstractMutableLongValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortLongHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteLongMapA synchronized view of aMutableByteLongMap.classSynchronizedCharLongMapA synchronized view of aMutableCharLongMap.classSynchronizedDoubleLongMapA synchronized view of aMutableDoubleLongMap.classSynchronizedFloatLongMapA synchronized view of aMutableFloatLongMap.classSynchronizedIntLongMapA synchronized view of aMutableIntLongMap.classSynchronizedLongLongMapA synchronized view of aMutableLongLongMap.classSynchronizedShortLongMapA synchronized view of aMutableShortLongMap.classUnmodifiableByteLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortLongMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-