public class FastJsonSerializer extends AbstractJsonSerializer
| Constructor and Description |
|---|
FastJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
<T> T |
parse(String json,
Type t) |
String |
toJson(Object t) |
parseCopyright © 2018. All rights reserved.