|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lateralnz.common.util.ReversibleComparator
public abstract class ReversibleComparator
a comparator that can be reversed (i.e. ascending becomes descending order)
| Constructor Summary | |
|---|---|
ReversibleComparator()
|
|
| Method Summary | |
|---|---|
java.util.Comparator |
getReverse()
return the reverse of the current comparator |
| 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 |
|---|
compare, equals |
| Constructor Detail |
|---|
public ReversibleComparator()
| Method Detail |
|---|
public java.util.Comparator getReverse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||