Class NotSourceOrSinkAllocationFilter
- java.lang.Object
-
- org.optaplanner.examples.projectjobscheduling.domain.solver.NotSourceOrSinkAllocationFilter
-
- All Implemented Interfaces:
org.optaplanner.core.api.domain.entity.PinningFilter<Schedule,Allocation>
public class NotSourceOrSinkAllocationFilter extends Object implements org.optaplanner.core.api.domain.entity.PinningFilter<Schedule,Allocation>
-
-
Constructor Summary
Constructors Constructor Description NotSourceOrSinkAllocationFilter()
-
-
-
Method Detail
-
accept
public boolean accept(Schedule schedule, Allocation allocation)
- Specified by:
acceptin interfaceorg.optaplanner.core.api.domain.entity.PinningFilter<Schedule,Allocation>
-
-