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<BedDesignationSwapMove> |
createMoveList(PatientAdmissionSchedule patientAdmissionSchedule) |
public List<BedDesignationSwapMove> createMoveList(PatientAdmissionSchedule patientAdmissionSchedule)
createMoveList
in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<PatientAdmissionSchedule>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.