Class SegmentTreePos
- java.lang.Object
-
- com.vladsch.flexmark.util.sequence.builder.tree.SegmentTreePos
-
public final class SegmentTreePos extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intiterationsintposintstartIndex
-
Constructor Summary
Constructors Constructor Description SegmentTreePos(int pos, int startIndex, int iterations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-