public class JsonConverterUtils extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DATE_PATTERN  | 
| Modifier and Type | Method and Description | 
|---|---|
static Object | 
fromJSON(Class target,
        Object value)  | 
static Object | 
toJSON(Object in)  |