JavaScript is disabled on your browser.
Skip navigation links
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
All Methods
Instance Methods
Abstract 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.
Skip navigation links
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