public class Json extends Object
Constructor and Description |
---|
Json() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
fromJson(String json,
Class<T> type) |
static String |
toJson(Object o) |
Copyright © 2023. All rights reserved.