我有一个看起来更简单的不同方法(也许是更新版本的gson?)。 Gson gson = new Gson(); Map jsonObject = (Map) gson.fromJson(data, Object.class);.
確定! 回上一頁