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.move.Move> |
createMoveList(PatientAdmissionSchedule patientAdmissionSchedule) |
public List<org.optaplanner.core.impl.move.Move> createMoveList(PatientAdmissionSchedule patientAdmissionSchedule)
createMoveList
in interface org.optaplanner.core.impl.heuristic.selector.move.factory.MoveListFactory<PatientAdmissionSchedule>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.