public class JsonUtilConvertor extends Object
| Constructor and Description |
|---|
JsonUtilConvertor() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
toObject(String jsonContent,
Class<? extends T> clz,
T prototype) |
Copyright © 2016–2018. All rights reserved.