Annotation Interface ESExprCodecTags


@Retention(CLASS) @Target({METHOD,TYPE,FIELD}) public @interface ESExprCodecTags
Annotation to specify encoding information for ESExpr (Expression) values. This can be applied to methods, types, or fields to indicate how objects are serialized or deserialized in relation to their expressions.