... gson = new Gson(); String derivedClass1Json = gson.toJson(derivedClass1);. Now, in another place, we receive this json string and want to deserialize it ...
確定! 回上一頁