|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscranton.AscendingInteger
A comparator for ordering Integer objects in their natural order, their comparable order.
| Constructor Summary | |
(package private) |
AscendingInteger()
|
| 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 |
AscendingInteger()
| 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 | |||||||||