| Package | Description |
|---|---|
| io.daobab.statement.condition | |
| io.daobab.statement.condition.base |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<OrderField> |
Order.toOrderFieldList() |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<OrderField<E,?,?>> |
OrderComparator.getOrderList() |
LinkedList<OrderField> |
OrderComparatorPlate.getOrderList() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderComparator.setOrderList(LinkedList<OrderField<E,?,?>> orderList) |
void |
OrderComparatorPlate.setOrderList(LinkedList<OrderField> orderList) |
| Constructor and Description |
|---|
OrderComparator(LinkedList<OrderField<E,?,?>> order) |
OrderComparatorPlate(LinkedList<OrderField> order) |
Copyright © 2021. All rights reserved.