Class UnmodifiableByteObjectMap<V>

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

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