| Package | Description |
|---|---|
| com.vladsch.flexmark.util.sequence.builder.tree |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull SegmentTree.SegmentTreeData |
SegmentTree.buildTreeData(@NotNull Iterable<Seg> segments,
@NotNull CharSequence allText,
boolean buildIndexData)
Build binary tree search data
|
Copyright © 2020. All rights reserved.