JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
headfirst.strategy.FlyBehavior
Packages that use
FlyBehavior
Package
Description
headfirst.strategy
Uses of
FlyBehavior
in
headfirst.strategy
Classes in
headfirst.strategy
that implement
FlyBehavior
Modifier and Type
Class and Description
class
FlyNoWay
class
FlyRocketPowered
class
FlyWithWings
Methods in
headfirst.strategy
with parameters of type
FlyBehavior
Modifier and Type
Method and Description
void
Duck.
setFlyBehavior
(
FlyBehavior
fb)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes