Class XmlArrayList

java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
com.thoughtworks.xstream.persistence.XmlArrayList
All Implemented Interfaces:
Iterable, Collection, List, SequencedCollection

public class XmlArrayList extends AbstractList
A persistent list implementation backed on a XmlMap.