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