| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.query | |
| com.mmnaseri.utils.spring.data.query.impl |
| Modifier and Type | Method and Description |
|---|---|
NullHandling |
Order.getNullHandling() |
static NullHandling |
NullHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NullHandling[] |
NullHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NullHandling |
ImmutableOrder.getNullHandling() |
| Constructor and Description |
|---|
ImmutableOrder(SortDirection direction,
String property,
NullHandling nullHandling) |
Copyright © 2014–2016. All rights reserved.