|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjargs.gnu.option.OptionComparator
public class OptionComparator
Comparator which can be used to sort AbstractOptions by comparing their long form.
| Constructor Summary | |
|---|---|
OptionComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(AbstractOption<?> o1,
AbstractOption<?> o2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public OptionComparator()
| Method Detail |
|---|
public int compare(AbstractOption<?> o1,
AbstractOption<?> o2)
compare in interface java.util.Comparator<AbstractOption<?>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||