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