public class DuckSortTestDrive extends java.lang.Object
| Constructor and Description |
|---|
DuckSortTestDrive() |
| Modifier and Type | Method and Description |
|---|---|
static void |
display(Duck[] ducks) |
static void |
main(java.lang.String[] args) |
public DuckSortTestDrive()