public class JSON extends Object
Constructor and Description |
---|
JSON() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
deserialize(String json,
Class<T> type) |
static String |
serialize(Object object) |
Copyright © 2020. All rights reserved.