Uses of Class
org.optaplanner.core.config.phase.custom.CustomPhaseConfig
-
Uses of CustomPhaseConfig in org.optaplanner.core.config.phase.custom
Modifier and TypeMethodDescriptionCustomPhaseConfig.copyConfig()
CustomPhaseConfig.inherit
(CustomPhaseConfig inheritedConfig) CustomPhaseConfig.withCustomPhaseCommandClassList
(List<Class<? extends CustomPhaseCommand>> customPhaseCommandClassList) CustomPhaseConfig.withCustomPhaseCommandList
(List<CustomPhaseCommand> customPhaseCommandList) <Solution_>
CustomPhaseConfigCustomPhaseConfig.withCustomPhaseCommands
(CustomPhaseCommand<Solution_>... customPhaseCommands) CustomPhaseConfig.withCustomProperties
(Map<String, String> customProperties) -
Uses of CustomPhaseConfig in org.optaplanner.core.impl.phase.custom