Put a value in the JSONArray, where the value will be a JSONObject which ... for (String entry : (Set<String>)value) { array.put(entry); } return array.
確定! 回上一頁