Package net.ajaest.data.auxi

Class Summary
ListEntry<Key,E> Generic class that stores a list of elements associated to a key.
OrderedSequenceTree<S,E> Search tree by sequence.
Pair<E1,E2> Generic class that stores two elements.
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.