protected static interface AndroidJsonHandler.JsonObjectManager
org.json.JSONArray
newArray(Collection<?> collection)
org.json.JSONObject
newObject(Map<String,?> map)
String
stringify(org.json.JSONObject object)
String stringify(org.json.JSONObject object)
org.json.JSONObject newObject(Map<String,?> map)
org.json.JSONArray newArray(Collection<?> collection)