Interface IBasedSegmentBuilder<S extends IBasedSegmentBuilder<S>>

    • Method Detail

      • getBaseSequence

        @NotNull
        @NotNull BasedSequence getBaseSequence()
      • toStringWithRangesVisibleWhitespace

        @NotNull
        @NotNull String toStringWithRangesVisibleWhitespace()
      • toStringWithRanges

        @NotNull
        @NotNull String toStringWithRanges()
      • toStringChars

        @NotNull
        @NotNull String toStringChars()