public Semester(JSONObject json) throws JSONException { coursesAsString = json.getString(JSON_COURSES); Type coursesType = new TypeToken<ArrayList<Course>>(){}.
確定! 回上一頁