Class NoChangePhaseFactory<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.phase.AbstractPhaseFactory<Solution_,NoChangePhaseConfig>
ai.timefold.solver.core.impl.phase.NoChangePhaseFactory<Solution_>
Type Parameters:
Solution_ -
All Implemented Interfaces:
PhaseFactory<Solution_>

@Deprecated(forRemoval=true, since="1.20.0") public class NoChangePhaseFactory<Solution_> extends AbstractPhaseFactory<Solution_,NoChangePhaseConfig>
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated on account of deprecating NoChangePhase.