When calling the toList() method of a JSONArray which contains JSONObject the returned list contains HashMap elements. The documentation mentions: Returns a java.util.List containing all of the ...
├── JSON.java ├── JSONObject.java ├── JSONRequest.java ├── JSONResponse.java ├── Log.java ├── MethodAccess.java ├── NotNull ...