|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.getopt.luke.IntPair.PairComparator
public static class IntPair.PairComparator
Constructor Summary | |
---|---|
IntPair.PairComparator(boolean byText,
boolean ascending)
|
Method Summary | |
---|---|
int |
compare(IntPair h1,
IntPair h2)
|
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 |
---|
public IntPair.PairComparator(boolean byText, boolean ascending)
Method Detail |
---|
public int compare(IntPair h1, IntPair h2)
compare
in interface java.util.Comparator<IntPair>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |