|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Comparable
| Method Summary | |
|---|---|
int |
compareTo(Object o)
Comparable should be implemented to return < 0 if this object is smaller than o and to return > 0 if the second object is smaller than this |
| Method Detail |
|---|
int compareTo(Object o)
o -
|
PenProfile 2.x | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||