TARGET_TYPE
- JSON_TYPE
- public interface JsonCodec<TARGET_TYPE,JSON_TYPE> extends JsonEncoder<TARGET_TYPE,JSON_TYPE>, JsonDecoder<TARGET_TYPE,JSON_TYPE>
@ModuleGen
annotation you must provide a public static final [JsonCodecType] INSTANCE
to let codegen retrieve an instance of itencode, getTargetClass
decode, getTargetClass
Copyright © 2019 Eclipse. All rights reserved.