public class HessianDecoder extends Object implements Decoder
static HessianDecoder
instance
HessianDecoder()
<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 HessianDecoder instance
public HessianDecoder()
public String enctype()
enctype
Decoder
public <T> T decode(Result rst, Type type)
decode
public void pretreatment(Context ctx)
pretreatment
Copyright © 2023. All rights reserved.