|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IComparable
Objects that implement this interface are sortable by QuickSort.
QuickSort| Method Summary | |
|---|---|
int |
compareTo(IComparable c)
Compare to other object. |
| Method Detail |
|---|
int compareTo(IComparable c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||