JsonArray ; import com.google.gson. ... gson = new Gson(); List<T> list = new ArrayList<T>(); JsonArray array = new JsonParser().parse(json).
確定! 回上一頁