public class Fastjson2Decoder extends java.lang.Object implements Decoder
static Fastjson2Decoder
instance
Fastjson2Decoder()
<T> T
decode(Result rst, java.lang.reflect.Type type)
java.lang.String
enctype()
void
pretreatment(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Fastjson2Decoder instance
public Fastjson2Decoder()
public java.lang.String enctype()
Decoder
enctype
public <T> T decode(Result rst, java.lang.reflect.Type type)
decode
public void pretreatment(Context ctx)
pretreatment