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

public class ShortArrayList
extends AbstractShortIterable
implements MutableShortList, Externalizable
ShortArrayList is similar to FastList, and is memory-optimized for short primitives. This file was automatically generated from template file primitiveArrayList.stg.
Since:
3.0.
See Also:
Serialized Form