|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--EVolve.visualization.PredictorFactory
Factory of predictors.
| Constructor Summary | |
PredictorFactory()
|
|
| Method Summary | |
abstract Predictor |
createPredictor()
Creates a predictor. |
abstract java.lang.String |
getName()
Gets the name of the predictors. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PredictorFactory()
| Method Detail |
public abstract java.lang.String getName()
public abstract Predictor createPredictor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||