java.lang.Object
org.eclipse.collections.impl.primitive.AbstractCharIterable
org.eclipse.collections.impl.list.mutable.primitive.CharArrayList
All Implemented Interfaces:
Externalizable, Serializable, CharIterable, MutableCharCollection, CharList, MutableCharList, OrderedCharIterable, ReversibleCharIterable, PrimitiveIterable

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