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