public class ShiftAssignmentPillarPartSwapMoveFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<NurseRoster>
Constructor and Description |
---|
ShiftAssignmentPillarPartSwapMoveFactory() |
Modifier and Type | Method and Description |
---|---|
List<org.optaplanner.core.impl.heuristic.move.Move<NurseRoster>> |
createMoveList(NurseRoster nurseRoster) |
public ShiftAssignmentPillarPartSwapMoveFactory()
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–2020 JBoss by Red Hat. All rights reserved.