Interface IBasedSegmentBuilder<S extends IBasedSegmentBuilder<S>>

    • Method Detail

      • getBaseSequence

        @NotNull
        @NotNull BasedSequence getBaseSequence()
      • toStringWithRangesVisibleWhitespace

        @NotNull
        @NotNull java.lang.String toStringWithRangesVisibleWhitespace()
      • toStringWithRanges

        @NotNull
        @NotNull java.lang.String toStringWithRanges()
      • toStringChars

        @NotNull
        @NotNull java.lang.String toStringChars()