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