Class SegmentTreePos
- java.lang.Object
-
- com.vladsch.flexmark.util.sequence.builder.tree.SegmentTreePos
-
public final class SegmentTreePos extends Object
-
-
Field Summary
Fields Modifier and Type Field Description intiterationsintposintstartIndex
-
Constructor Summary
Constructors Constructor Description SegmentTreePos(int pos, int startIndex, int iterations)
-