public class JetLinksArrayCodec extends AbstractDataTypeCodec<ArrayType>
JetLinksArrayCodec()
ArrayType
decode(ArrayType type, Map<String,Object> config)
protected void
doEncode(Map<String,Object> encoded, ArrayType type)
String
getTypeId()
encode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JetLinksArrayCodec()
public String getTypeId()
public ArrayType decode(ArrayType type, Map<String,Object> config)
decode
DataTypeCodec<ArrayType>
AbstractDataTypeCodec<ArrayType>
protected void doEncode(Map<String,Object> encoded, ArrayType type)
doEncode
Copyright © 2019–2023. All rights reserved.