public interface JsonCallback
| Modifier and Type | Method and Description |
|---|---|
Object |
fromJson(Object obj) |
boolean |
toJson(Object obj,
JsonFormat jf,
Writer writer) |
boolean toJson(Object obj, JsonFormat jf, Writer writer) throws IOException
IOExceptionCopyright © 2017. All rights reserved.