| Package | Description |
|---|---|
| com.vladsch.flexmark.util.format |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ColumnSort |
ColumnSort.columnSort(int column,
boolean descending,
boolean numeric,
boolean numericLast) |
static @NotNull ColumnSort |
ColumnSort.columnSort(int column,
@NotNull Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
MarkdownTable |
MarkdownTable.sorted(ColumnSort[] columnSorts,
int textCollectionFlags,
@Nullable NumericSuffixPredicate numericSuffixTester)
Sort table
|
Copyright © 2020. All rights reserved.