net.ajaest.data.kanji
Class MeaningEntry
java.lang.Object
net.ajaest.data.auxi.ListEntry<java.lang.String,java.lang.String>
net.ajaest.data.kanji.KanjiStringListEntry
net.ajaest.data.kanji.MeaningEntry
- All Implemented Interfaces:
- KanjiReference
public class MeaningEntry
- extends KanjiStringListEntry
Generic immutable class that stores a list of String
representing
meanings of the refered kanji in the language represented by the String key
in ISO 639-1.
- Author:
- Luis Alfonso Arce González
Constructor Summary |
MeaningEntry(java.lang.String key,
java.util.Set<java.lang.String> meanings,
java.lang.Integer unicodeRef)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MeaningEntry
public MeaningEntry(java.lang.String key,
java.util.Set<java.lang.String> meanings,
java.lang.Integer unicodeRef)
- Parameters:
key
- Language string representation, should be ISO 639-1unicodeRef
- Referenced kanji