public class KryoDecoder extends KryoPool implements Decoder
static KryoDecoder
instance
label
KryoDecoder()
<T> T
decode(Result rst, Type clz)
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 String enctype()
enctype
Decoder
public <T> T decode(Result rst, Type clz)
decode
public void pretreatment(Context ctx)
pretreatment
Copyright © 2024. All rights reserved.