public class FastJsonSerialize extends Object implements Serialize
FastJsonSerialize(FastJsonConfig config)
String
objectToString(Object o)
<T> T
toObject(String obj, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FastJsonSerialize(FastJsonConfig config)
public <T> T toObject(String obj, Class<T> clazz)
toObject
Serialize
public String objectToString(Object o)
objectToString
Copyright © 2017. All rights reserved.