Uses of Class
com.vladsch.flexmark.util.misc.MinMaxAvgLong
-
Packages that use MinMaxAvgLong Package Description com.vladsch.flexmark.util.misc com.vladsch.flexmark.util.sequence.builder -
-
Uses of MinMaxAvgLong in com.vladsch.flexmark.util.misc
Methods in com.vladsch.flexmark.util.misc with parameters of type MinMaxAvgLong Modifier and Type Method Description void
MinMaxAvgLong. add(MinMaxAvgLong other)
-
Uses of MinMaxAvgLong in com.vladsch.flexmark.util.sequence.builder
Fields in com.vladsch.flexmark.util.sequence.builder declared as MinMaxAvgLong Modifier and Type Field Description (package private) MinMaxAvgLong
SegmentedSequenceStats.StatsEntry. length
(package private) MinMaxAvgLong
SegmentedSequenceStats.StatsEntry. overhead
(package private) MinMaxAvgLong
SegmentedSequenceStats.StatsEntry. segStats
-