|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.domain.sorting.Sorter
public final class Sorter
Sorts a list of resources.
Method Summary | |
---|---|
static void |
sort(java.util.List<? extends ResourceEntity> resources,
ResourceOrder order)
Sort the supplied list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void sort(java.util.List<? extends ResourceEntity> resources, ResourceOrder order)
resources
- The list to sort.order
- The order for the list's entries.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |