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