public class Spea2Module extends SelectorModule
Spea2Module
configures the Spea2
selector.Modifier and Type | Field and Description |
---|---|
protected int |
tournament |
Constructor and Description |
---|
Spea2Module() |
Modifier and Type | Method and Description |
---|---|
void |
config() |
int |
getTournament()
Returns the number of tournaments.
|
void |
setTournament(int tournament)
Sets the number of tournaments.
|
bindSelector
addControlListener, addIndividualStateListener, addOptimizerIterationListener, addOptimizerStateListener, bindConstant, bindConstant, bindConstant, bindConstant, configure, constant, multi
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public int getTournament()
setTournament(int)
public void setTournament(int tournament)
tournament
- the number of tournamentsgetTournament()
public void config()
config
in class org.opt4j.core.start.Opt4JModule