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