Public 成员函数 | |
| T | construct () |
Defines a generic object construction factory. The purpose of this class is to construct a default instance of a class that can be used for object navigation while deserialization from its JSON representation.
| T com.google.gson.internal.ObjectConstructor< T >.construct | ( | ) |
Returns a new instance.
1.8.8