public class FlyWithWings extends java.lang.Object implements FlyBehavior
Constructor and Description |
---|
FlyWithWings() |
Modifier and Type | Method and Description |
---|---|
void |
fly() |
public FlyWithWings()
public void fly()
fly
in interface FlyBehavior