Package | Description |
---|---|
org.optaplanner.core.impl.bruteforce | |
org.optaplanner.core.impl.bruteforce.event | |
org.optaplanner.core.impl.bruteforce.scope |
Modifier and Type | Method and Description |
---|---|
void |
BruteForceEntityWalker.stepEnded(BruteForceStepScope stepScope) |
void |
DefaultBruteForceSolverPhase.stepEnded(BruteForceStepScope stepScope) |
void |
DefaultBruteForceSolverPhase.stepStarted(BruteForceStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
BruteForceSolverPhaseLifecycleListener.stepEnded(BruteForceStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
BruteForceStepScope |
BruteForceSolverPhaseScope.getLastCompletedStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
BruteForceSolverPhaseScope.setLastCompletedStepScope(BruteForceStepScope lastCompletedStepScope) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.