public class MovableShiftAssignmentSelectionFilter extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<NurseRoster,ShiftAssignment>
| Constructor and Description |
|---|
MovableShiftAssignmentSelectionFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.optaplanner.core.impl.score.director.ScoreDirector<NurseRoster> scoreDirector,
ShiftAssignment selection) |
public MovableShiftAssignmentSelectionFilter()
public boolean accept(org.optaplanner.core.impl.score.director.ScoreDirector<NurseRoster> scoreDirector, ShiftAssignment selection)
accept in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionFilter<NurseRoster,ShiftAssignment>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.