Class JSONList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<JSONElement>, Collection<JSONElement>, List<JSONElement>, RandomAccess

public class JSONList extends ArrayList<JSONElement>
See Also: