|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.uva.vlet.util.QSort.VNodeComparer
public static class QSort.VNodeComparer
Field Summary | |
---|---|
boolean |
ignoreCase
|
boolean |
typeFirst
|
Constructor Summary | |
---|---|
QSort.VNodeComparer()
|
Method Summary | |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean ignoreCase
public boolean typeFirst
Constructor Detail |
---|
public QSort.VNodeComparer()
Method Detail |
---|
public int compare(java.lang.Object o1, java.lang.Object o2)
compare
in interface Comparer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |