Here is an example of how Gson is used for a simple Class: ... toJson(target); // serializes target to Json MyType target2 = gson.fromJson(json ...
確定! 回上一頁