Class PartitionedSearchStepScope<Solution_>

java.lang.Object
org.optaplanner.core.impl.phase.scope.AbstractStepScope<Solution_>
org.optaplanner.core.impl.partitionedsearch.scope.PartitionedSearchStepScope<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class PartitionedSearchStepScope<Solution_> extends AbstractStepScope<Solution_>