public class CoderArray extends Object implements ICoder<Object>
CoderArray()
Object
decode(TDNode jsonNode, Type type, Object targetObj, BeanCoderContext ctx)
TDNode
encode(Object obj, Type type, BeanCoderContext ctx, TDNode target)
Class<Object>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CoderArray()
public Class<Object> getType()
getType
ICoder<Object>
public TDNode encode(Object obj, Type type, BeanCoderContext ctx, TDNode target)
ICoder
encode
obj
ctx
target
public Object decode(TDNode jsonNode, Type type, Object targetObj, BeanCoderContext ctx)
decode
jsonNode
type
Copyright © 2019. All rights reserved.