JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ec
Interface Singleton
All Superinterfaces:
java.io.Serializable,
Setup
All Known Implementing Classes:
BarChartStatistics
,
Best1BinDEBreeder
,
Breeder
,
ChartableStatistics
,
CMAESBreeder
,
CMAESInitializer
,
CompetitiveEvaluator
,
DEBreeder
,
DEEvaluator
,
Evaluator
,
EvolutionState
,
Exchanger
,
Finisher
,
GPInitializer
,
Initializer
,
InterPopulationExchange
,
IslandExchange
,
KozaShortStatistics
,
MuCommaLambdaBreeder
,
MultiObjectiveStatistics
,
MultiPopCoevolutionaryEvaluator
,
MuPlusLambdaBreeder
,
NSGA2Breeder
,
NSGA2Evaluator
,
PSOBreeder
,
Rand1EitherOrDEBreeder
,
RandomRestarts
,
RuleInitializer
,
SimpleBreeder
,
SimpleEvaluator
,
SimpleEvolutionState
,
SimpleExchanger
,
SimpleFinisher
,
SimpleInitializer
,
SimpleShortStatistics
,
SimpleStatistics
,
SpatialBreeder
,
SpatialMultiPopCoevolutionaryEvaluator
,
SPEA2Breeder
,
SPEA2Evaluator
,
Statistics
,
SteadyStateBreeder
,
SteadyStateEvaluator
,
SteadyStateEvolutionState
,
TarpeianStatistics
,
XYSeriesChartStatistics
public interface
Singleton
extends
Setup
A Singleton is a class for which there will be only one instance in the entire course of a run, and which will exist for pretty much the entire run. Singletons are set up using setup(...) when they are first created.
Method Summary
Methods inherited from interface ec.
Setup
setup
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method