|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies the required behavior for a sort algorithm.
Method Summary | |
String |
getName()
Returns the name of this sort algorithm. |
void |
sort(Comparable[] anArray)
Sorts the given array of objects. |
Method Detail |
public String getName()
public void sort(Comparable[] anArray)
anArray
- array of objects to sort
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |