|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AlgorithmFactory
A factory used to produce an Algorithm must satisfy this interface.
XMLAlgorithmFactory implements this
interface so that algorithms can be created for the simulator.
To avoid the use of XML you can create your own implementation of AlgorithmFactory to create
appropriately configured algorithms.
| Method Summary | |
|---|---|
Algorithm |
newAlgorithm()
Returns a newly constructed algorithm. |
| Method Detail |
|---|
Algorithm newAlgorithm()
Algorithm.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||