|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.tools.optimizer.SearchAlgorithmFactory
| Constructor Summary | |
protected |
SearchAlgorithmFactory()
Creates a new instance of SearchAlgorithmFactory |
| Method Summary | |
static SearchAlgorithm |
getAlgorithm(int type)
returns SearchAlgorithm according to the type from SearchAlgorithmConstants. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected SearchAlgorithmFactory()
| Method Detail |
public static SearchAlgorithm getAlgorithm(int type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||