Class ShortObjectHashMap<V>

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

public class ShortObjectHashMap<V> extends Object implements MutableShortObjectMap<V>, Externalizable
This file was automatically generated from template file primitiveObjectHashMap.stg.
Since:
3.0.
See Also: