public class ShiftAssignmentSwapMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>
| Constructor and Description |
|---|
ShiftAssignmentSwapMoveFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<ShiftAssignmentSwapMove> |
createMoveList(NurseRoster nurseRoster) |
public List<ShiftAssignmentSwapMove> createMoveList(NurseRoster nurseRoster)
createMoveList in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.