Class UnmodifiableShortList

java.lang.Object
org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableShortCollection
org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableShortList
All Implemented Interfaces:
Serializable, MutableShortCollection, MutableShortList, ShortList, OrderedShortIterable, ReversibleShortIterable, PrimitiveIterable, ShortIterable

public class UnmodifiableShortList extends AbstractUnmodifiableShortCollection implements MutableShortList
This file was automatically generated from template file unmodifiablePrimitiveList.stg.
Since:
3.1.
See Also: