Uses of Class
org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
Package
Description
-
Uses of QueuedValuePlacerConfig in org.optaplanner.core.config.constructionheuristic.placer
Modifier and TypeMethodDescriptionQueuedValuePlacerConfig.copyConfig()
QueuedValuePlacerConfig.inherit
(QueuedValuePlacerConfig inheritedConfig) QueuedValuePlacerConfig.withEntityClass
(Class<?> entityClass) QueuedValuePlacerConfig.withMoveSelectorConfig
(MoveSelectorConfig moveSelectorConfig) QueuedValuePlacerConfig.withValueSelectorConfig
(ValueSelectorConfig valueSelectorConfig) Modifier and TypeMethodDescriptionQueuedValuePlacerConfig.inherit
(QueuedValuePlacerConfig inheritedConfig) -
Uses of QueuedValuePlacerConfig in org.optaplanner.core.impl.constructionheuristic.placer
Modifier and TypeMethodDescriptionstatic QueuedValuePlacerConfig
QueuedValuePlacerFactory.unfoldNew
(MoveSelectorConfig templateMoveSelectorConfig)