| Interface | Description |
|---|---|
| SortOrder.Comparator<T> |
This is an extension of the Java class
Comparator, which provides
access to the sort order, which is implemented by the comparator object. |
| Class | Description |
|---|---|
| SortOrder |
The sort orders, which can be applied to the elements of the data model as an
enumeration.
|
| Enum | Description |
|---|---|
| SortOrder.Order |
An enumeration describing the supported sorting of objects in the data model.
|