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