Uses of Class
ai.timefold.solver.core.config.phase.NoChangePhaseConfig
-
Packages that use NoChangePhaseConfig Package Description ai.timefold.solver.core.config.phase ai.timefold.solver.core.impl.phase -
-
Uses of NoChangePhaseConfig in ai.timefold.solver.core.config.phase
Methods in ai.timefold.solver.core.config.phase that return NoChangePhaseConfig Modifier and Type Method Description NoChangePhaseConfigNoChangePhaseConfig. copyConfig()NoChangePhaseConfigNoChangePhaseConfig. inherit(NoChangePhaseConfig inheritedConfig)Methods in ai.timefold.solver.core.config.phase with parameters of type NoChangePhaseConfig Modifier and Type Method Description NoChangePhaseConfigNoChangePhaseConfig. inherit(NoChangePhaseConfig inheritedConfig) -
Uses of NoChangePhaseConfig in ai.timefold.solver.core.impl.phase
Constructors in ai.timefold.solver.core.impl.phase with parameters of type NoChangePhaseConfig Constructor Description NoChangePhaseFactory(NoChangePhaseConfig phaseConfig)
-