Class CustomPhaseScope<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.phase.scope.AbstractPhaseScope<Solution_>
ai.timefold.solver.core.impl.phase.custom.scope.CustomPhaseScope<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public final class CustomPhaseScope<Solution_> extends AbstractPhaseScope<Solution_>