Class ByteObjectHashMap<V>

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

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