Uses of Class
org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectLongMap
Packages that use AbstractImmutableObjectLongMap
Package
Description
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
-
Uses of AbstractImmutableObjectLongMap in org.eclipse.collections.impl.map.immutable.primitive
Subclasses of AbstractImmutableObjectLongMap in org.eclipse.collections.impl.map.immutable.primitiveModifier and TypeClassDescription(package private) final classImmutableObjectLongHashMap is the non-modifiable equivalent ofObjectLongHashMap.(package private) final classImmutableObjectLongSingletonMap is an optimization forImmutableObjectLongMapof size 1.