Uses of Class
ai.timefold.solver.core.config.phase.NoChangePhaseConfig
Packages that use NoChangePhaseConfig
-
Uses of NoChangePhaseConfig in ai.timefold.solver.core.config.phase
Methods in ai.timefold.solver.core.config.phase that return NoChangePhaseConfigModifier and TypeMethodDescription@NonNull NoChangePhaseConfigNoChangePhaseConfig.copyConfig()Deprecated, for removal: This API element is subject to removal in a future version.@NonNull NoChangePhaseConfigNoChangePhaseConfig.inherit(@NonNull NoChangePhaseConfig inheritedConfig) Deprecated, for removal: This API element is subject to removal in a future version.Methods in ai.timefold.solver.core.config.phase with parameters of type NoChangePhaseConfigModifier and TypeMethodDescription@NonNull NoChangePhaseConfigNoChangePhaseConfig.inherit(@NonNull NoChangePhaseConfig inheritedConfig) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NoChangePhaseConfig in ai.timefold.solver.core.impl.phase
Constructors in ai.timefold.solver.core.impl.phase with parameters of type NoChangePhaseConfigModifierConstructorDescriptionNoChangePhaseFactory(NoChangePhaseConfig phaseConfig) Deprecated, for removal: This API element is subject to removal in a future version.