public final class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
fromJson(String json,
Class<T> clazz) |
static String |
toJson(Object object) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.