Uses of Class
org.optaplanner.core.impl.heuristic.selector.entity.EntitySelectorFactory
-
Packages that use EntitySelectorFactory Package Description org.optaplanner.core.impl.heuristic.selector.entity -
-
Uses of EntitySelectorFactory in org.optaplanner.core.impl.heuristic.selector.entity
Methods in org.optaplanner.core.impl.heuristic.selector.entity that return EntitySelectorFactory Modifier and Type Method Description static <Solution_>
EntitySelectorFactory<Solution_>EntitySelectorFactory. create(EntitySelectorConfig entitySelectorConfig)
-