Uses of Class
de.ralleytn.simple.json.JSONArray
Packages that use JSONArray
-
Uses of JSONArray in de.ralleytn.simple.json
Methods in de.ralleytn.simple.json that return JSONArrayModifier and TypeMethodDescriptionJSONArray.getArray
(int index) If the value already is a JSONArray, it will be casted and returned.If the value already is a JSONArray, it will be casted and returned.JSONArray.toArrayArray()
Methods in de.ralleytn.simple.json with parameters of type JSONArray