JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ballworld.model
Interface IUpdateStrategyFac
public interface
IUpdateStrategyFac
An interface that defines a factory that instantiates a specific IUpdateStrategy
Method Summary
Methods
Modifier and Type
Method and Description
IUpdateStrategy
make
()
Instantiate the specific IUpdateStrategy for which this factory is defined.
Method Detail
make
IUpdateStrategy
make()
Instantiate the specific IUpdateStrategy for which this factory is defined.
Returns:
An IUpdateStrategy instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method