The constructor can convert a JSON text into a Java object. The toString method converts to ... Construct a JSONArray with the specified initial capacity. ... <看更多>
The arrayList where the JSONArray's properties are kept. */. private final ArrayList<Object> myArrayList;. /**. * Construct an empty JSONArray. ... <看更多>