Class JSONArray

java.lang.Object
com.alibaba.fastjson.JSON
com.alibaba.fastjson.JSONArray
All Implemented Interfaces:
JSONAware, Serializable, Cloneable, Iterable<Object>, Collection<Object>, List<Object>

public class JSONArray extends JSON implements List<Object>, Serializable, Cloneable
See Also: