|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Comparable
Comparable interface
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Comparable thingy)
Compares two Comparable objects |
| Method Detail |
|---|
int compareTo(Comparable thingy)
thingy - second object to compare to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||