public static interface JsonCodec.JsonReaderAdapter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
fromJson(JsonCodec.JsonReader reader) |
T fromJson(JsonCodec.JsonReader reader) throws IOException
IOExceptionCopyright © 2015–2018 OpenZipkin. All rights reserved.