public abstract class AbstractJsonSerializer extends Object implements JSONSerializer
| Constructor and Description |
|---|
AbstractJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
parse(Object jsonObject,
Type t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparse, toJsonpublic final <T> T parse(Object jsonObject, Type t)
parse in interface JSONSerializerCopyright © 2018. All rights reserved.