Class MovableChainedTrailingValueFilter<Solution_>

java.lang.Object
org.optaplanner.core.impl.heuristic.selector.value.decorator.MovableChainedTrailingValueFilter<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Implemented Interfaces:
SelectionFilter<Solution_,Object>

public final class MovableChainedTrailingValueFilter<Solution_> extends Object implements SelectionFilter<Solution_,Object>