| Package | Description |
|---|---|
| be.recipe.api.series |
| Modifier and Type | Field and Description |
|---|---|
SortedBy.Order |
SortedBy.order |
| Modifier and Type | Method and Description |
|---|---|
static SortedBy.Order |
SortedBy.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortedBy.Order[] |
SortedBy.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SortedBy<T> |
SortedBy.order(SortedBy.Order order) |
Copyright © 2010–2025 Smals. All rights reserved.