| Package | Description |
|---|---|
| net.endrealm.realmdrive.utils.paging |
| Modifier and Type | Method and Description |
|---|---|
static SortingOrder |
SortingOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingOrder[] |
SortingOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Pageable.PageableBuilder.addSorting(String key,
SortingOrder order)
Add a new sorting object.
|
Copyright © 2020. All rights reserved.