java.lang.Object
org.eclipse.collections.impl.primitive.AbstractDoubleIterable
org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList
All Implemented Interfaces:
Externalizable, Serializable, MutableDoubleCollection, DoubleIterable, DoubleList, MutableDoubleList, OrderedDoubleIterable, ReversibleDoubleIterable, PrimitiveIterable

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