Uses of Interface
org.optaplanner.constraint.streams.common.inliner.WeightedScoreImpacter.BigDecimalImpactFunction
Packages that use WeightedScoreImpacter.BigDecimalImpactFunction
-
Uses of WeightedScoreImpacter.BigDecimalImpactFunction in org.optaplanner.constraint.streams.common.inliner
Methods in org.optaplanner.constraint.streams.common.inliner with parameters of type WeightedScoreImpacter.BigDecimalImpactFunctionModifier and TypeMethodDescriptionstatic <Score_ extends org.optaplanner.core.api.score.Score<Score_>,Context_ extends ScoreContext<Score_>>
WeightedScoreImpacter<Score_,Context_> WeightedScoreImpacter.of(Context_ context, WeightedScoreImpacter.BigDecimalImpactFunction<Score_, Context_> impactFunction)