Package | Description |
---|---|
com.rometools.modules.sle |
This is a module that supports the Microsoft Simple List Extensions.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
GroupStrategy |
(package private) class |
SortStrategy |
Modifier and Type | Method and Description |
---|---|
void |
SortableList.sortOnProperty(java.lang.Object value,
boolean ascending,
ValueStrategy strategy)
performs a selection sort on all the beans in the List
|