| Package | Description |
|---|---|
| com.vladsch.flexmark.util.format |
| Modifier and Type | Field and Description |
|---|---|
static NumericSuffixPredicate |
MarkdownTable.ALL_SUFFIXES_NO_SORT |
static NumericSuffixPredicate |
MarkdownTable.ALL_SUFFIXES_SORT |
static NumericSuffixPredicate |
MarkdownTable.NO_SUFFIXES |
| Modifier and Type | Method and Description |
|---|---|
MarkdownTable |
MarkdownTable.sorted(ColumnSort[] columnSorts,
int textCollectionFlags,
@Nullable NumericSuffixPredicate numericSuffixTester)
Sort table
|
Copyright © 2020. All rights reserved.