public class GsonDeserializer extends java.lang.Object
GsonDeserializer()
static <T> T
deserialize(java.lang.String json, java.lang.reflect.Type modelType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GsonDeserializer()
public static <T> T deserialize(java.lang.String json, java.lang.reflect.Type modelType)