Interface PlanningVariable.NullStrengthWeightFactory<Solution_,T>

All Superinterfaces:
ComparatorFactory<Solution_,T>, PlanningVariable.NullComparatorFactory<Solution_,T>, SelectionSorterWeightFactory<Solution_,T>
Enclosing class:
PlanningVariable

@Deprecated(forRemoval=true, since="1.28.0") public static interface PlanningVariable.NullStrengthWeightFactory<Solution_,T> extends SelectionSorterWeightFactory<Solution_,T>, PlanningVariable.NullComparatorFactory<Solution_,T>
Deprecated, for removal: This API element is subject to removal in a future version.
Workaround for annotation limitation in PlanningVariable.strengthWeightFactoryClass().