|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.content.SimpleCollectionSorter
public class SimpleCollectionSorter
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.plugins.dnd.CollectionSorter |
|---|
NORMAL, REVERSED |
| Constructor Summary | |
|---|---|
SimpleCollectionSorter()
|
|
| Method Summary | |
|---|---|
void |
sort(NakedObject[] elements,
Comparator order,
boolean reverse)
Sorts the array of objects into the order specified by the comparator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleCollectionSorter()
| Method Detail |
|---|
public void sort(NakedObject[] elements,
Comparator order,
boolean reverse)
CollectionSorter
sort in interface CollectionSorter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||