|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - typepublic static interface JsonReader.ReadObject<T>
Custom objects can be deserialized based on the implementation specified through this interface. Annotation processor creates custom deserializers at compile time and registers them into DslJson.
| Method Summary | |
|---|---|
T |
read(JsonReader reader)
|
| Method Detail |
|---|
@Nullable
T read(JsonReader reader)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||