public class Jackson2Serializer extends AbstractJsonSerializer
| Constructor and Description |
|---|
Jackson2Serializer() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
parse(String json,
Type t) |
String |
toJson(Object t) |
parseCopyright © 2018. All rights reserved.