java.lang.Object
org.eclipse.collections.impl.primitive.AbstractLongIterable
org.eclipse.collections.impl.list.mutable.primitive.LongArrayList
All Implemented Interfaces:
Externalizable, Serializable, MutableLongCollection, LongList, MutableLongList, LongIterable, OrderedLongIterable, ReversibleLongIterable, PrimitiveIterable

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