getAsJsonObject() of the JSON tree structure. JsonObject jsonObject = jsonTree.getAsJsonObject(); JsonElement city = jsonObject.get("city"); ...
確定! 回上一頁