public HashMap<String, List<Resource>> deserialize(String json) { Gson gson = new GsonBuilder().registerTypeAdapter(Resource.class ...
確定! 回上一頁