Public 成员函数 | |
| Adapter (Gson context, Type elementType, TypeAdapter< E > elementTypeAdapter, ObjectConstructor<?extends Collection< E >> constructor) | |
| Collection< E > | read (JsonReader in) throws IOException |
| void | write (JsonWriter out, Collection< E > collection) throws IOException |
Private 属性 | |
| final TypeAdapter< E > | elementTypeAdapter |
| final ObjectConstructor <?extends Collection< E > > | constructor |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
1.8.8