public class FastjsonDecoder extends Object implements IDecoder
static FastjsonDecoder
instance
FastjsonDecoder()
<T> T
decode(Result rst, Class<T> clz)
Enctype
enctype()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final FastjsonDecoder instance
public FastjsonDecoder()
public Enctype enctype()
IDecoder
enctype
public <T> T decode(Result rst, Class<T> clz)
decode
Copyright © 2020. All rights reserved.