|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comparator | |
|---|---|
| org.nakedobjects.plugins.dnd | |
| org.nakedobjects.plugins.dnd.viewer.content | |
| Uses of Comparator in org.nakedobjects.plugins.dnd |
|---|
| Classes in org.nakedobjects.plugins.dnd that implement Comparator | |
|---|---|
class |
TypeComparator
|
| Methods in org.nakedobjects.plugins.dnd with parameters of type Comparator | |
|---|---|
void |
CollectionContent.setOrder(Comparator order)
|
void |
CollectionSorter.sort(NakedObject[] element,
Comparator order,
boolean reverse)
Sorts the array of objects into the order specified by the comparator. |
| Uses of Comparator in org.nakedobjects.plugins.dnd.viewer.content |
|---|
| Classes in org.nakedobjects.plugins.dnd.viewer.content that implement Comparator | |
|---|---|
class |
FieldComparator
|
class |
TitleComparator
|
| Methods in org.nakedobjects.plugins.dnd.viewer.content with parameters of type Comparator | |
|---|---|
void |
AbstractCollectionContent.setOrder(Comparator order)
|
void |
SimpleCollectionSorter.sort(NakedObject[] elements,
Comparator order,
boolean reverse)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||