public class FastJsonSerializer extends AbstractJsonSerializer
FastJsonSerializer()
<T> T
parse(String json, Type t)
String
toJson(Object t)
parse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FastJsonSerializer()
public <T> T parse(String json, Type t)
public String toJson(Object t)
Copyright © 2021. All rights reserved.