net.ajaest.jdk.data.kanji
Class ReadingEntry

java.lang.Object
  extended by net.ajaest.jdk.data.auxi.KanjiStringListEntry
      extended by net.ajaest.jdk.data.kanji.ReadingEntry
All Implemented Interfaces:
KanjiReference

public class ReadingEntry
extends KanjiStringListEntry

Generic immutable class that stores a list of String representing readings of the refered kanji category represented by the String key.

Author:
Luis Alfonso Arce González

Constructor Summary
ReadingEntry(java.lang.String key, java.util.List<java.lang.String> readings, 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

ReadingEntry

public ReadingEntry(java.lang.String key,
                    java.util.List<java.lang.String> readings,
                    java.lang.Integer unicodeRef)
Parameters:
key - Category of reading
unicodeRef - Refered kanji