Uses of Interface
org.eclipse.collections.api.map.primitive.MutableLongValuesMap
-
Packages that use MutableLongValuesMap 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.mutable.primitive This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces. -
-
Uses of MutableLongValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of MutableLongValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description 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.interfaceMutableShortLongMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg. -
Uses of MutableLongValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement MutableLongValuesMap 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.
-