public class JsonUtil extends Object
| Constructor and Description |
|---|
JsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
fromJsonString(String json,
Class<T> type) |
static String |
toJsonString(Object object) |
Copyright © 2017. All Rights Reserved.