org.drools.planner.examples.nurserostering.solver.move.factory
Class ShiftAssignmentPillarPartSwapMoveFactory
java.lang.Object
org.drools.planner.examples.nurserostering.solver.move.factory.ShiftAssignmentPillarPartSwapMoveFactory
- All Implemented Interfaces:
- MoveListFactory
public class ShiftAssignmentPillarPartSwapMoveFactory
- extends Object
- implements MoveListFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShiftAssignmentPillarPartSwapMoveFactory
public ShiftAssignmentPillarPartSwapMoveFactory()
createMoveList
public List<Move> createMoveList(Solution solution)
- Specified by:
createMoveList in interface MoveListFactory
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.