Uses of Class
com.vladsch.flexmark.util.sequence.builder.SegmentStats
-
Packages that use SegmentStats Package Description com.vladsch.flexmark.util.sequence.builder -
-
Uses of SegmentStats in com.vladsch.flexmark.util.sequence.builder
Fields in com.vladsch.flexmark.util.sequence.builder declared as SegmentStats Modifier and Type Field Description protected SegmentStatsSegmentBuilderBase. statsprotected SegmentStatsSegmentBuilderBase. textStatsMethods in com.vladsch.flexmark.util.sequence.builder that return SegmentStats Modifier and Type Method Description SegmentStatsSegmentStats. committedCopy()SegmentStatsSegmentBuilderBase. getStats()Methods in com.vladsch.flexmark.util.sequence.builder with parameters of type SegmentStats Modifier and Type Method Description voidSegmentStats. add(SegmentStats other)voidSegmentStats. remove(SegmentStats other)
-