Class SuffixCollection.Suffix

    • Field Detail

      • offset

        private final int offset
    • Constructor Detail

      • Suffix

        Suffix​(int begin)
        Constructs a new suffix of the data from the given offset.
        Parameters:
        begin - index into data representing the start (inclusive).