public interface JsonReaderWriter<T>
| Modifier and Type | Method and Description |
|---|---|
JsonReader<T> |
getJsonReader() |
JsonWriter<T> |
getJsonWriter() |
JsonReader<T> getJsonReader()
JsonWriter<T> getJsonWriter()
Copyright © 2013 Harald Pehl. All Rights Reserved.