public class FastJson extends Json
datePattern| Constructor and Description |
|---|
FastJson() |
| Modifier and Type | Method and Description |
|---|---|
static FastJson |
getJson() |
<T> T |
parse(String jsonString,
Class<T> type) |
String |
toJson(Object object) |
getDatePattern, getDefaultDatePattern, setDatePatternCopyright © 2018. All rights reserved.