public class JsonCodec extends Object
| Constructor and Description |
|---|
JsonCodec() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
decodeValue(String str,
Class<?> clazz) |
static String |
encode(Object obj) |
Copyright © 2017. All Rights Reserved.