@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) public @interface Words
The actual conversion between long values and words is handled by the WordsLongConverter class.
WordsLongConverter,
LongConverterpublic static final LongConverter INSTANCE
WordsLongConverter to be used for
converting between long values and their word representations.Copyright © 2026 Chronicle Software Ltd. All rights reserved.