public class PlainSegmentBuilder extends SegmentBuilderBase<PlainSegmentBuilder>
ISegmentBuilder.OptionsanchorsSize, EMPTY_PARTS, endOffset, immutableOffset, length, MIN_PART_CAPACITY, options, parts, partsSize, startOffset, stats, text, textStatsF_DEFAULT, F_INCLUDE_ANCHORS, F_TRACK_FIRST256, O_INCLUDE_ANCHORS, O_TRACK_FIRST256| Constructor and Description |
|---|
PlainSegmentBuilder() |
PlainSegmentBuilder(int options) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull PlainSegmentBuilder |
emptyBuilder() |
static @NotNull PlainSegmentBuilder |
emptyBuilder(int options) |
append, append, append, append, append, appendAnchor, getBaseSubSequenceRange, getEndOffset, getEndOffsetIfNeeded, getOptions, getPart, getSegments, getSpan, getStartOffset, getStartOffsetIfNeeded, getStats, getText, getTextFirst256Length, getTextFirst256Segments, getTextLength, getTextSegments, getTextSpaceLength, getTextSpaceSegments, handleOverlap, haveDanglingText, haveOffsets, isBaseSubSequenceRange, isEmpty, isIncludeAnchors, isTrackTextFirst256, iterator, length, needEndOffset, needStartOffset, noAnchorsSize, optimizeText, size, toString, toString, toString, toStringPrep, toStringWithRanges, toStringWithRangesVisibleWhitespace, trimToSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic PlainSegmentBuilder()
public PlainSegmentBuilder(int options)
@NotNull public static @NotNull PlainSegmentBuilder emptyBuilder()
@NotNull public static @NotNull PlainSegmentBuilder emptyBuilder(int options)
Copyright © 2020. All rights reserved.