public interface ISequence
SuffixTree can be built. Elements are
indexed with integers starting at position 0. Elements themselves must be represented
as integers, where equal values at different indices indicate equal objects, whatever
the underlying objects might be.