| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.query | |
| com.mmnaseri.utils.spring.data.query.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Order> |
Sort.getOrders() |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableOrder
This is an immutable order.
|
| Modifier and Type | Method and Description |
|---|---|
List<Order> |
ImmutableSort.getOrders() |
| Constructor and Description |
|---|
ImmutableOrder(Order order) |
| Constructor and Description |
|---|
ImmutableSort(List<Order> orders) |
Copyright © 2014–2016. All rights reserved.