org.optaplanner.examples.dinnerparty.solver.solution.initializer
Class DinnerPartySolutionInitializer
java.lang.Object
org.optaplanner.examples.dinnerparty.solver.solution.initializer.DinnerPartySolutionInitializer
- All Implemented Interfaces:
- CustomPhaseCommand
public class DinnerPartySolutionInitializer
- extends Object
- implements CustomPhaseCommand
Field Summary |
protected org.slf4j.Logger |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final transient org.slf4j.Logger logger
DinnerPartySolutionInitializer
public DinnerPartySolutionInitializer()
changeWorkingSolution
public void changeWorkingSolution(ScoreDirector scoreDirector)
- Specified by:
changeWorkingSolution
in interface CustomPhaseCommand
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.