public class ShiftAssignmentSequenceSwitchLength3MoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>
| Constructor and Description |
|---|
ShiftAssignmentSequenceSwitchLength3MoveFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<org.optaplanner.core.impl.heuristic.move.Move<NurseRoster>> |
createMoveList(NurseRoster nurseRoster) |
public ShiftAssignmentSequenceSwitchLength3MoveFactory()
public List<org.optaplanner.core.impl.heuristic.move.Move<NurseRoster>> 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.