I used JSON simple API to sort this. Here is my code: import java.io. ... (JSONArray) o.get("results"); ArrayList<JSONObject> list = new ArrayList<>(); ...
確定! 回上一頁