Uses of Class
org.optaplanner.core.config.constructionheuristic.placer.QueuedValuePlacerConfig
Packages that use QueuedValuePlacerConfig
Package
Description
-
Uses of QueuedValuePlacerConfig in org.optaplanner.core.config.constructionheuristic.placer
Methods in org.optaplanner.core.config.constructionheuristic.placer that return QueuedValuePlacerConfigModifier and TypeMethodDescriptionQueuedValuePlacerConfig.copyConfig()
QueuedValuePlacerConfig.inherit
(QueuedValuePlacerConfig inheritedConfig) QueuedValuePlacerConfig.withEntityClass
(Class<?> entityClass) QueuedValuePlacerConfig.withMoveSelectorConfig
(MoveSelectorConfig moveSelectorConfig) QueuedValuePlacerConfig.withValueSelectorConfig
(ValueSelectorConfig valueSelectorConfig) Methods in org.optaplanner.core.config.constructionheuristic.placer with parameters of type QueuedValuePlacerConfigModifier and TypeMethodDescriptionQueuedValuePlacerConfig.inherit
(QueuedValuePlacerConfig inheritedConfig) -
Uses of QueuedValuePlacerConfig in org.optaplanner.core.impl.constructionheuristic.placer
Methods in org.optaplanner.core.impl.constructionheuristic.placer that return QueuedValuePlacerConfigModifier and TypeMethodDescriptionstatic QueuedValuePlacerConfig
QueuedValuePlacerFactory.unfoldNew
(MoveSelectorConfig templateMoveSelectorConfig) Constructors in org.optaplanner.core.impl.constructionheuristic.placer with parameters of type QueuedValuePlacerConfig