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