|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Swapper
Interface for an object that knows how to swap elements at two positions (a,b).
GenericSorting| Method Summary | |
|---|---|
void |
swap(int a,
int b)
Swaps the generic data g[a] with g[b]. |
| Method Detail |
|---|
void swap(int a,
int b)
|
Colt 1.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||