Interface PlanningScore.NullScoreDefinition
-
- All Superinterfaces:
ScoreDefinition
- Enclosing class:
- PlanningScore
@Deprecated(forRemoval=true) public static interface PlanningScore.NullScoreDefinition extends ScoreDefinition
Deprecated, for removal: This API element is subject to removal in a future version.Workaround for annotation limitation inPlanningScore.scoreDefinitionClass()
.
-
-
Method Summary
-
Methods inherited from interface org.optaplanner.core.impl.score.definition.ScoreDefinition
buildOptimisticBound, buildPessimisticBound, divideBySanitizedDivisor, formatScore, fromLevelNumbers, getFeasibleLevelsSize, getInitLabel, getLevelLabels, getLevelsSize, getOneSoftestScore, getScoreClass, getZeroScore, isCompatibleArithmeticArgument, isNegativeOrZero, isPositiveOrZero, parseScore
-
-