Interface CharSequenceSuffixTree.EdgeKey

    • Method Detail

      • getFirstChar

        char getFirstChar()
        Returns:
        The first character of the edge, or Characters.UNDEFINED_CHAR if the edge is empty.