Uses of Interface
org.eclipse.collections.api.map.primitive.DoubleValuesMap
-
Packages that use DoubleValuesMap 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 DoubleValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of DoubleValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortDoubleMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableFloatDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableIntDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortDoubleMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortDoubleMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return DoubleValuesMap Modifier and Type Method Description default DoubleValuesMapDoubleValuesMap. tap(DoubleProcedure procedure) -
Uses of DoubleValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement DoubleValuesMap Modifier and Type Class Description (package private) classImmutableByteDoubleEmptyMapImmutableByteDoubleEmptyMap is an optimization forImmutableByteDoubleMapof size 0.(package private) classImmutableByteDoubleHashMapImmutableByteDoubleHashMap is the non-modifiable equivalent ofByteDoubleHashMap.(package private) classImmutableByteDoubleSingletonMapImmutableByteDoubleSingletonMap is an optimization forImmutableByteDoubleMapof size 1.(package private) classImmutableCharDoubleEmptyMapImmutableCharDoubleEmptyMap is an optimization forImmutableCharDoubleMapof size 0.(package private) classImmutableCharDoubleHashMapImmutableCharDoubleHashMap is the non-modifiable equivalent ofCharDoubleHashMap.(package private) classImmutableCharDoubleSingletonMapImmutableCharDoubleSingletonMap is an optimization forImmutableCharDoubleMapof size 1.(package private) classImmutableDoubleDoubleEmptyMapImmutableDoubleDoubleEmptyMap is an optimization forImmutableDoubleDoubleMapof size 0.(package private) classImmutableDoubleDoubleHashMapImmutableDoubleDoubleHashMap is the non-modifiable equivalent ofDoubleDoubleHashMap.(package private) classImmutableDoubleDoubleSingletonMapImmutableDoubleDoubleSingletonMap is an optimization forImmutableDoubleDoubleMapof size 1.(package private) classImmutableFloatDoubleEmptyMapImmutableFloatDoubleEmptyMap is an optimization forImmutableFloatDoubleMapof size 0.(package private) classImmutableFloatDoubleHashMapImmutableFloatDoubleHashMap is the non-modifiable equivalent ofFloatDoubleHashMap.(package private) classImmutableFloatDoubleSingletonMapImmutableFloatDoubleSingletonMap is an optimization forImmutableFloatDoubleMapof size 1.(package private) classImmutableIntDoubleEmptyMapImmutableIntDoubleEmptyMap is an optimization forImmutableIntDoubleMapof size 0.(package private) classImmutableIntDoubleHashMapImmutableIntDoubleHashMap is the non-modifiable equivalent ofIntDoubleHashMap.(package private) classImmutableIntDoubleSingletonMapImmutableIntDoubleSingletonMap is an optimization forImmutableIntDoubleMapof size 1.(package private) classImmutableLongDoubleEmptyMapImmutableLongDoubleEmptyMap is an optimization forImmutableLongDoubleMapof size 0.(package private) classImmutableLongDoubleHashMapImmutableLongDoubleHashMap is the non-modifiable equivalent ofLongDoubleHashMap.(package private) classImmutableLongDoubleSingletonMapImmutableLongDoubleSingletonMap is an optimization forImmutableLongDoubleMapof size 1.(package private) classImmutableShortDoubleEmptyMapImmutableShortDoubleEmptyMap is an optimization forImmutableShortDoubleMapof size 0.(package private) classImmutableShortDoubleHashMapImmutableShortDoubleHashMap is the non-modifiable equivalent ofShortDoubleHashMap.(package private) classImmutableShortDoubleSingletonMapImmutableShortDoubleSingletonMap is an optimization forImmutableShortDoubleMapof size 1. -
Uses of DoubleValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement DoubleValuesMap Modifier and Type Class Description classAbstractMutableDoubleValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortDoubleHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteDoubleMapA synchronized view of aMutableByteDoubleMap.classSynchronizedCharDoubleMapA synchronized view of aMutableCharDoubleMap.classSynchronizedDoubleDoubleMapA synchronized view of aMutableDoubleDoubleMap.classSynchronizedFloatDoubleMapA synchronized view of aMutableFloatDoubleMap.classSynchronizedIntDoubleMapA synchronized view of aMutableIntDoubleMap.classSynchronizedLongDoubleMapA synchronized view of aMutableLongDoubleMap.classSynchronizedShortDoubleMapA synchronized view of aMutableShortDoubleMap.classUnmodifiableByteDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortDoubleMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-