public class JsonUtil extends Object
| Constructor and Description |
|---|
JsonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
fromJsonString(String text,
Class<T> clazz) |
static String |
toJsonString(Object o) |
Copyright © 2023. All rights reserved.