Uses of Class
net.ajaest.data.auxi.ListEntry

Packages that use ListEntry
net.ajaest.data.kanji   
 

Uses of ListEntry in net.ajaest.data.kanji
 

Subclasses of ListEntry in net.ajaest.data.kanji
 class KanjiStringListEntry
          Generic immutable class that stores a list of String associated to a String key in order to reference some of the kanji properties.
 class MeaningEntry
          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.
 class ReadingEntry
          Generic immutable class that stores a list of String representing readings of the refered kanji category represented by the String key.