Class UnmodifiableShortObjectMap<V>

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

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