Uses of Class
com.vladsch.flexmark.util.format.ColumnSort
Packages that use ColumnSort
-
Uses of ColumnSort in com.vladsch.flexmark.util.format
Methods in com.vladsch.flexmark.util.format that return ColumnSortModifier and TypeMethodDescriptionstatic @NotNull ColumnSort
ColumnSort.columnSort
(int column, boolean descending, boolean numeric, boolean numericLast) static @NotNull ColumnSort
ColumnSort.columnSort
(int column, @NotNull Sort sort) Methods in com.vladsch.flexmark.util.format with parameters of type ColumnSortModifier and TypeMethodDescriptionMarkdownTable.sorted
(ColumnSort[] columnSorts, int textCollectionFlags, @Nullable NumericSuffixPredicate numericSuffixTester) Sort table