|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscranton.DescendingInteger
A comparator for ordering Integer objects in reverse natural order, their comparable order.
| Constructor Summary | |
(package private) |
DescendingInteger()
|
| Method Summary | |
int |
compare(java.lang.Object Left,
java.lang.Object Right)
The comparator's compare method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
DescendingInteger()
| Method Detail |
public int compare(java.lang.Object Left,
java.lang.Object Right)
compare in interface java.util.ComparatorLeft - The first object in the comparisonRight - The second object in the comparison
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||