Package cn.leancloud.gson
Class ObjectDeserializer
java.lang.Object
cn.leancloud.gson.ObjectDeserializer
- All Implemented Interfaces:
com.google.gson.JsonDeserializer<LCObject>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeserialize(com.google.gson.JsonElement elem, Type type, com.google.gson.JsonDeserializationContext ctx)
-
Field Details
-
KEY_VERSION
- See Also:
-
KEY_SERVERDATA
- See Also:
-
-
Constructor Details
-
ObjectDeserializer
public ObjectDeserializer()
-
-
Method Details