Class JSONArray

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Object>, Collection<Object>, List<Object>, RandomAccess, SequencedCollection<Object>, JSONStructure

public class JSONArray extends ArrayList<Object> implements JSONStructure
See Also: