org.drools.planner.examples.curriculumcourse.solver.move.factory
Class RoomChangeMoveFactory
java.lang.Object
org.drools.planner.core.move.factory.AbstractMoveFactory
org.drools.planner.core.move.factory.CachedMoveFactory
org.drools.planner.examples.curriculumcourse.solver.move.factory.RoomChangeMoveFactory
- All Implemented Interfaces:
- EventListener, DeciderAware, LocalSearchSolverPhaseLifecycleListener, MoveFactory
public class RoomChangeMoveFactory
- extends CachedMoveFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomChangeMoveFactory
public RoomChangeMoveFactory()
createCachedMoveList
public List<Move> createCachedMoveList(Solution solution)
- Specified by:
createCachedMoveList in class CachedMoveFactory
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.