public class SovrenJsonSerializer extends Object
| Constructor and Description |
|---|
SovrenJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
deserialize(String json,
Class<T> classOfT) |
static String |
serialize(Object o) |
static String |
serialize(Object o,
boolean formatted) |
Copyright © 2023. All rights reserved.