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