| Package | Description |
|---|---|
| LinkFuture.Core.GenericRepository.Entity |
| Modifier and Type | Method and Description |
|---|---|
static GenericSort |
GenericSort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericSort[] |
GenericSort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GenericQuery.Builder.sort(String key,
GenericSort sort) |
Copyright © 2016. All rights reserved.