public class FastjsonDecoder extends Object implements Decoder
static FastjsonDecoder
instance
FastjsonDecoder()
<T> T
decode(Result rst, Type type)
String
enctype()
void
pretreatment(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final FastjsonDecoder instance
public FastjsonDecoder()
public String enctype()
enctype
Decoder
public <T> T decode(Result rst, Type type)
decode
public void pretreatment(Context ctx)
pretreatment
Copyright © 2022. All rights reserved.