| Package | Description |
|---|---|
| org.optaplanner.core.impl.phase.custom | |
| org.optaplanner.core.impl.phase.custom.scope |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomPhase.stepEnded(CustomStepScope<Solution_> stepScope) |
void |
DefaultCustomPhase.stepStarted(CustomStepScope<Solution_> stepScope) |
| Modifier and Type | Method and Description |
|---|---|
CustomStepScope<Solution_> |
CustomPhaseScope.getLastCompletedStepScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomPhaseScope.setLastCompletedStepScope(CustomStepScope<Solution_> lastCompletedStepScope) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.