Interface PlanningEntity.NullDifficultyWeightFactory
-
- All Superinterfaces:
SelectionSorterWeightFactory
- Enclosing class:
- PlanningEntity
public static interface PlanningEntity.NullDifficultyWeightFactory extends SelectionSorterWeightFactory
Workaround for annotation limitation inPlanningEntity.difficultyWeightFactoryClass()
.
-
-
Method Summary
-
Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory
createSorterWeight
-
-