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 classImmutableByteObjectHashMap is the non-modifiable equivalent ofByteObjectHashMap.(package private) final classImmutableByteObjectSingletonMap is an optimization forImmutableByteObjectMapof size 1.