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