Class UnmodifiableLongObjectMap<V>

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongObjectMap<V>
All Implemented Interfaces:
Serializable, Iterable<V>, InternalIterable<V>, LongObjectMap<V>, MutableLongObjectMap<V>, MutablePrimitiveObjectMap<V>, PrimitiveObjectMap<V>, RichIterable<V>

public class UnmodifiableLongObjectMap<V> extends Object implements MutableLongObjectMap<V>, Serializable
This file was automatically generated from template file unmodifiablePrimitiveObjectMap.stg.
Since:
3.2.
See Also: