val gson = (new GsonBuilder).create · val a: JsonObject = gson.toJsonTree("""{ "a": "A", "b": true }""").getAsJsonObject · val b: JsonObject = ...
確定! 回上一頁