Example usage for Java com.google.gson JsonDeserializationContext fields, constructors, methods, implement or subclass
The text is from its open source code.
T | deserialize(JsonElement json, Type typeOfT) Invokes default deserialization on the specified object. |