antonyms property

Set<String>? antonyms
final

This element is used to indicate another entry which is an antonym of the current JMDictEntry/SenseElement. The content of this element must exactly match that of a KanjiElement.element or ReadingElement.element in another entry.

Quoted from JMdict:154-156

Implementation

final Set<String>? antonyms;