public abstract class AAlgorithmFactory<I,O> extends java.lang.Object implements IAlgorithmFactory<I,O>
| Constructor and Description |
|---|
AAlgorithmFactory() |
| Modifier and Type | Method and Description |
|---|---|
I |
getInput() |
void |
setProblemInput(I problemInput) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithm, getAlgorithm