Public 成员函数 | |
| Object | read (JsonReader in) throws IOException |
静态 Public 属性 | |
| static final TypeAdapterFactory | FACTORY |
Private 成员函数 | |
| ObjectTypeAdapter (Gson gson) | |
Private 属性 | |
| final Gson | gson |
Adapts types whose static type is only 'Object'. Uses getClass() on serialization and a primitive/Map/List on deserialization.
|
inlineprivate |
|
inline |
|
static |
|
private |
1.8.8