Uses of Class
org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableDoubleObjectMap
Packages that use AbstractImmutableDoubleObjectMap
Package
Description
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractImmutableDoubleObjectMap in org.eclipse.collections.impl.map.immutable.primitive
Subclasses of AbstractImmutableDoubleObjectMap in org.eclipse.collections.impl.map.immutable.primitiveModifier and TypeClassDescription(package private) final class
ImmutableDoubleObjectHashMap is the non-modifiable equivalent ofDoubleObjectHashMap
.(package private) final class
ImmutableDoubleObjectSingletonMap is an optimization forImmutableDoubleObjectMap
of size 1.