|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface BallControl.IStrategyFac
An abstract factory used for manufacturing strategies. The controller subclasses this using anonymous inner classes to produce custom factories at run time.
Method Summary | |
---|---|
IUpdateStrategy |
make()
Instantiate an IUpdateStrategy |
Method Detail |
---|
IUpdateStrategy make()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |