public class Json extends Object
| Constructor and Description |
|---|
Json() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
decode(String json,
Class<T> klazz) |
static String |
serialize(Object object) |
Copyright © 2017. All Rights Reserved.