|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protocol for Comparable objects. In Java 1.2, you can remove this file.
Method Summary | |
int |
compareTo(Comparable rhs)
Compare this object with rhs. |
Method Detail |
public int compareTo(Comparable rhs)
rhs
- the second Comparable.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |