Package cn.leancloud.gson
Class GeneralFieldMappingObjectAdapter<T>
java.lang.Object
com.google.gson.TypeAdapter<T>
cn.leancloud.gson.GeneralFieldMappingObjectAdapter<T>
- Type Parameters:
T- generic type.
Deprecated.
deprecated since 8.2.19.
-
Constructor Summary
ConstructorsConstructorDescriptionGeneralFieldMappingObjectAdapter(Class clazz, Map<String, Type> jsonFields, com.google.gson.FieldNamingPolicy policy) Deprecated. -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
Method Details
-
write
Deprecated.- Specified by:
writein classcom.google.gson.TypeAdapter<T>- Throws:
IOException
-
read
Deprecated.- Specified by:
readin classcom.google.gson.TypeAdapter<T>- Throws:
IOException
-