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