Package cn.leancloud.gson
Class GeneralSimpleObjectAdapter<T>
java.lang.Object
com.google.gson.TypeAdapter<T>
cn.leancloud.gson.GeneralSimpleObjectAdapter<T>
public class GeneralSimpleObjectAdapter<T>
extends com.google.gson.TypeAdapter<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
GeneralSimpleObjectAdapter
-
-
Method Details
-
write
- Specified by:
writein classcom.google.gson.TypeAdapter<T>- Throws:
IOException
-
read
- Specified by:
readin classcom.google.gson.TypeAdapter<T>- Throws:
IOException
-