@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
| Class | Description |
|---|---|
| GeneralizedSuffixTree |
A Generalized Suffix Tree, based on the Ukkonen's paper "On-line construction of suffix trees"
http://www.cs.helsinki.fi/u/ukkonen/SuffixT1withFigs.pdf
|