public class GooseAdapter extends java.lang.Object implements Quackable
(package private) Goose
goose
GooseAdapter(Goose goose)
void
quack()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Goose goose
public GooseAdapter(Goose goose)
public void quack()
quack
Quackable
public java.lang.String toString()
toString
java.lang.Object