Uses of Interface
org.eclipse.collections.api.map.primitive.FloatValuesMap
-
Packages that use FloatValuesMap 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 FloatValuesMap in org.eclipse.collections.api.map.primitive
Subinterfaces of FloatValuesMap in org.eclipse.collections.api.map.primitive Modifier and Type Interface Description interfaceByteFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceCharFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceDoubleFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceFloatFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceImmutableByteFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableCharFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableDoubleFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableFloatFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableIntFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableLongFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceImmutableShortFloatMapThis file was automatically generated from template file immutablePrimitivePrimitiveMap.stg.interfaceIntFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceLongFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.interfaceMutableByteFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableCharFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableDoubleFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableFloatValuesMapThis file was automatically generated from template file mutablePrimitiveValuesMap.stg.interfaceMutableIntFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableLongFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceMutableShortFloatMapThis file was automatically generated from template file mutablePrimitivePrimitiveMap.stg.interfaceShortFloatMapThis file was automatically generated from template file primitivePrimitiveMap.stg.Methods in org.eclipse.collections.api.map.primitive that return FloatValuesMap Modifier and Type Method Description default FloatValuesMapFloatValuesMap. tap(FloatProcedure procedure) -
Uses of FloatValuesMap in org.eclipse.collections.impl.map.immutable.primitive
Classes in org.eclipse.collections.impl.map.immutable.primitive that implement FloatValuesMap Modifier and Type Class Description (package private) classImmutableByteFloatEmptyMapImmutableByteFloatEmptyMap is an optimization forImmutableByteFloatMapof size 0.(package private) classImmutableByteFloatHashMapImmutableByteFloatHashMap is the non-modifiable equivalent ofByteFloatHashMap.(package private) classImmutableByteFloatSingletonMapImmutableByteFloatSingletonMap is an optimization forImmutableByteFloatMapof size 1.(package private) classImmutableCharFloatEmptyMapImmutableCharFloatEmptyMap is an optimization forImmutableCharFloatMapof size 0.(package private) classImmutableCharFloatHashMapImmutableCharFloatHashMap is the non-modifiable equivalent ofCharFloatHashMap.(package private) classImmutableCharFloatSingletonMapImmutableCharFloatSingletonMap is an optimization forImmutableCharFloatMapof size 1.(package private) classImmutableDoubleFloatEmptyMapImmutableDoubleFloatEmptyMap is an optimization forImmutableDoubleFloatMapof size 0.(package private) classImmutableDoubleFloatHashMapImmutableDoubleFloatHashMap is the non-modifiable equivalent ofDoubleFloatHashMap.(package private) classImmutableDoubleFloatSingletonMapImmutableDoubleFloatSingletonMap is an optimization forImmutableDoubleFloatMapof size 1.(package private) classImmutableFloatFloatEmptyMapImmutableFloatFloatEmptyMap is an optimization forImmutableFloatFloatMapof size 0.(package private) classImmutableFloatFloatHashMapImmutableFloatFloatHashMap is the non-modifiable equivalent ofFloatFloatHashMap.(package private) classImmutableFloatFloatSingletonMapImmutableFloatFloatSingletonMap is an optimization forImmutableFloatFloatMapof size 1.(package private) classImmutableIntFloatEmptyMapImmutableIntFloatEmptyMap is an optimization forImmutableIntFloatMapof size 0.(package private) classImmutableIntFloatHashMapImmutableIntFloatHashMap is the non-modifiable equivalent ofIntFloatHashMap.(package private) classImmutableIntFloatSingletonMapImmutableIntFloatSingletonMap is an optimization forImmutableIntFloatMapof size 1.(package private) classImmutableLongFloatEmptyMapImmutableLongFloatEmptyMap is an optimization forImmutableLongFloatMapof size 0.(package private) classImmutableLongFloatHashMapImmutableLongFloatHashMap is the non-modifiable equivalent ofLongFloatHashMap.(package private) classImmutableLongFloatSingletonMapImmutableLongFloatSingletonMap is an optimization forImmutableLongFloatMapof size 1.(package private) classImmutableShortFloatEmptyMapImmutableShortFloatEmptyMap is an optimization forImmutableShortFloatMapof size 0.(package private) classImmutableShortFloatHashMapImmutableShortFloatHashMap is the non-modifiable equivalent ofShortFloatHashMap.(package private) classImmutableShortFloatSingletonMapImmutableShortFloatSingletonMap is an optimization forImmutableShortFloatMapof size 1. -
Uses of FloatValuesMap in org.eclipse.collections.impl.map.mutable.primitive
Classes in org.eclipse.collections.impl.map.mutable.primitive that implement FloatValuesMap Modifier and Type Class Description classAbstractMutableFloatValuesMapThis file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.classByteFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classCharFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classDoubleFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classFloatFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classIntFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classLongFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classShortFloatHashMapThis file was automatically generated from template file primitivePrimitiveHashMap.stg.classSynchronizedByteFloatMapA synchronized view of aMutableByteFloatMap.classSynchronizedCharFloatMapA synchronized view of aMutableCharFloatMap.classSynchronizedDoubleFloatMapA synchronized view of aMutableDoubleFloatMap.classSynchronizedFloatFloatMapA synchronized view of aMutableFloatFloatMap.classSynchronizedIntFloatMapA synchronized view of aMutableIntFloatMap.classSynchronizedLongFloatMapA synchronized view of aMutableLongFloatMap.classSynchronizedShortFloatMapA synchronized view of aMutableShortFloatMap.classUnmodifiableByteFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableCharFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableDoubleFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableFloatFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableIntFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableLongFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.classUnmodifiableShortFloatMapThis file was automatically generated from template file unmodifiablePrimitivePrimitiveMap.stg.
-