| Package | Description |
|---|---|
| com.vladsch.flexmark.util.format |
| Modifier and Type | Field and Description |
|---|---|
@NotNull Sort |
ColumnSort.sort |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sort[] |
Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ColumnSort |
ColumnSort.columnSort(int column,
@NotNull Sort sort) |
Copyright © 2020. All rights reserved.