Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<Quackable> |
quackers |
Constructor and Description |
---|
Flock() |
Modifier and Type | Method and Description |
---|---|
void |
add(Quackable quacker) |
void |
quack() |
java.lang.String |
toString() |
public Flock()