@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER,TYPE}) public @interface Comment
WireOut
implementation might choose to write the comment's value into the serialised output
if the wire format supports comments (for example YAML).public abstract String value
Copyright © 2026 Chronicle Software Ltd. All rights reserved.