Class ConstructionHeuristicPhaseScope<Solution_>

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

public class ConstructionHeuristicPhaseScope<Solution_> extends AbstractPhaseScope<Solution_>