Uses of Class
org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableFloatObjectMap
Packages that use AbstractImmutableFloatObjectMap
Package
Description
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractImmutableFloatObjectMap in org.eclipse.collections.impl.map.immutable.primitive
Subclasses of AbstractImmutableFloatObjectMap in org.eclipse.collections.impl.map.immutable.primitiveModifier and TypeClassDescription(package private) final classImmutableFloatObjectHashMap is the non-modifiable equivalent ofFloatObjectHashMap.(package private) final classImmutableFloatObjectSingletonMap is an optimization forImmutableFloatObjectMapof size 1.