Uses of Interface
com.vladsch.flexmark.util.format.NumericSuffixPredicate
Packages that use NumericSuffixPredicate
-
Uses of NumericSuffixPredicate in com.vladsch.flexmark.util.format
Fields in com.vladsch.flexmark.util.format declared as NumericSuffixPredicateModifier and TypeFieldDescriptionstatic final NumericSuffixPredicate
MarkdownTable.ALL_SUFFIXES_NO_SORT
static final NumericSuffixPredicate
MarkdownTable.ALL_SUFFIXES_SORT
static final NumericSuffixPredicate
MarkdownTable.NO_SUFFIXES
Methods in com.vladsch.flexmark.util.format with parameters of type NumericSuffixPredicateModifier and TypeMethodDescriptionMarkdownTable.sorted
(ColumnSort[] columnSorts, int textCollectionFlags, @Nullable NumericSuffixPredicate numericSuffixTester) Sort table