net.ajaest.jdk.data.kanji
Class MeaningEntry

java.lang.Object
  extended by net.ajaest.jdk.data.auxi.KanjiStringListEntry
      extended by net.ajaest.jdk.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.List<java.lang.String> meanings, java.lang.Integer unicodeRef)
           
 
Method Summary
 
Methods inherited from class net.ajaest.jdk.data.auxi.KanjiStringListEntry
getElements, getKey, getUnicodeRef
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeaningEntry

public MeaningEntry(java.lang.String key,
                    java.util.List<java.lang.String> meanings,
                    java.lang.Integer unicodeRef)
Parameters:
key - Language string representation, should be ISO 639-1
unicodeRef - Referenced kanji