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