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