Uses of Class
ai.timefold.solver.core.impl.phase.custom.scope.CustomStepScope
-
Packages that use CustomStepScope Package Description ai.timefold.solver.core.impl.phase.custom.scope -
-
Uses of CustomStepScope in ai.timefold.solver.core.impl.phase.custom.scope
Methods in ai.timefold.solver.core.impl.phase.custom.scope that return CustomStepScope Modifier and Type Method Description CustomStepScope<Solution_>CustomPhaseScope. getLastCompletedStepScope()Methods in ai.timefold.solver.core.impl.phase.custom.scope with parameters of type CustomStepScope Modifier and Type Method Description voidCustomPhaseScope. setLastCompletedStepScope(CustomStepScope<Solution_> lastCompletedStepScope)
-