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, setDatePattern
Copyright © 2018. All rights reserved.