Uses of Interface
org.eclipse.collections.api.map.primitive.ImmutableObjectLongMap

Packages that use ImmutableObjectLongMap 
Package Description
org.eclipse.collections.api.collection
org.eclipse.collections.api.factory.map.primitive  
org.eclipse.collections.api.map.primitive
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
org.eclipse.collections.api.stack
This package contains interfaces for stack API.
org.eclipse.collections.impl.bag.immutable
This package contains implementations of the ImmutableBag interface.
org.eclipse.collections.impl.bimap.immutable  
org.eclipse.collections.impl.collection.immutable
This package contains implementations of the ImmutableCollection interface.
org.eclipse.collections.impl.map.immutable
This package contains implementations of the ImmutableMap interface.
org.eclipse.collections.impl.map.immutable.primitive
This package contains implementations of the immutable primitive-primitive, primitive-object and object-primitive map interfaces.
org.eclipse.collections.impl.map.mutable.primitive
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
org.eclipse.collections.impl.map.sorted.immutable
This package contains implementations of the MutableSortedMap interface.