Uses of Class
org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectIntMap
Packages that use AbstractImmutableObjectIntMap
Package
Description
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractImmutableObjectIntMap in org.eclipse.collections.impl.map.immutable.primitive
Modifier and TypeClassDescription(package private) final class
ImmutableObjectIntHashMap is the non-modifiable equivalent ofObjectIntHashMap
.(package private) final class
ImmutableObjectIntSingletonMap is an optimization forImmutableObjectIntMap
of size 1.