Public 成员函数 | |
| T | read (JsonReader in) throws IOException |
| void | write (JsonWriter out, T value) throws IOException |
Private 成员函数 | |
| Adapter (ObjectConstructor< T > constructor, Map< String, BoundField > boundFields) | |
Private 属性 | |
| final ObjectConstructor< T > | constructor |
| final Map< String, BoundField > | boundFields |
|
inlineprivate |
|
inline |
|
inline |
|
private |
|
private |
1.8.8