|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Comparer
The interface comparer is used by the QSort class. Any vlet object which should be be compared (sorted) by the QSort class must implement this interface.
Method Summary | |
---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
Method Detail |
---|
int compare(java.lang.Object o1, java.lang.Object o2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |