public class ConstructionHeuristicPhaseLifecycleListenerAdapter extends SolverLifecycleListenerAdapter implements ConstructionHeuristicPhaseLifecycleListener
| Constructor and Description |
|---|
ConstructionHeuristicPhaseLifecycleListenerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
phaseEnded(ConstructionHeuristicPhaseScope phaseScope) |
void |
phaseStarted(ConstructionHeuristicPhaseScope phaseScope) |
void |
stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
stepStarted(ConstructionHeuristicStepScope stepScope) |
solvingEnded, solvingStartedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsolvingEnded, solvingStartedpublic ConstructionHeuristicPhaseLifecycleListenerAdapter()
public void phaseStarted(ConstructionHeuristicPhaseScope phaseScope)
phaseStarted in interface ConstructionHeuristicPhaseLifecycleListenerpublic void stepStarted(ConstructionHeuristicStepScope stepScope)
stepStarted in interface ConstructionHeuristicPhaseLifecycleListenerpublic void stepEnded(ConstructionHeuristicStepScope stepScope)
stepEnded in interface ConstructionHeuristicPhaseLifecycleListenerpublic void phaseEnded(ConstructionHeuristicPhaseScope phaseScope)
phaseEnded in interface ConstructionHeuristicPhaseLifecycleListenerCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.