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