Uses of Package
net.ajaest.data.auxi

Packages that use net.ajaest.data.auxi
net.ajaest.data.auxi   
net.ajaest.data.dict   
net.ajaest.data.kanji   
 

Classes in net.ajaest.data.auxi used by net.ajaest.data.auxi
OrderedSequenceTree
          Search tree by sequence.
UByte
          The UByte class wraps a value of primitive type byte in an object and provides several methods to manipulate it as unsigned byte number.
 

Classes in net.ajaest.data.auxi used by net.ajaest.data.dict
OrderedSequenceTree
          Search tree by sequence.
 

Classes in net.ajaest.data.auxi used by net.ajaest.data.kanji
ListEntry
          Generic class that stores a list of elements associated to a key.
Pair
          Generic class that stores two elements.