T
public abstract class JsonSimpledCoder<T> extends SimpledCoder<JsonReader,JsonWriter,T>
详情见: https://redkale.org
type
JsonSimpledCoder()
convertFrom, convertTo, getType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JsonSimpledCoder()