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