Package | Description |
---|---|
org.optaplanner.core.impl.phase.custom | |
org.optaplanner.core.impl.phase.custom.scope |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCustomPhase.phaseEnded(CustomPhaseScope<Solution_> phaseScope) |
void |
DefaultCustomPhase.phaseStarted(CustomPhaseScope<Solution_> phaseScope) |
Modifier and Type | Method and Description |
---|---|
CustomPhaseScope<Solution_> |
CustomStepScope.getPhaseScope() |
Constructor and Description |
---|
CustomStepScope(CustomPhaseScope<Solution_> phaseScope) |
CustomStepScope(CustomPhaseScope<Solution_> phaseScope,
int stepIndex) |
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.