Public 成员函数 | |
| ArrayTypeAdapter (Gson context, TypeAdapter< E > componentTypeAdapter, Class< E > componentType) | |
| Object | read (JsonReader in) throws IOException |
静态 Public 属性 | |
| static final TypeAdapterFactory | FACTORY |
Private 属性 | |
| final Class< E > | componentType |
| final TypeAdapter< E > | componentTypeAdapter |
Adapt an array of objects.
|
inline |
|
inline |
|
private |
|
private |
|
static |
1.8.8