Example usage for Java com.google.gson InstanceCreator fields, constructors, methods, implement or subclass
The text is from its open source code.
T | createInstance(Type type) Gson invokes this call-back method during deserialization to create an instance of the specified type. |