Uses of Interface
org.optaplanner.constraint.streams.common.inliner.WeightedScoreImpacter.BigDecimalImpactFunction
-
Packages that use WeightedScoreImpacter.BigDecimalImpactFunction Package Description org.optaplanner.constraint.streams.common.inliner -
-
Uses of WeightedScoreImpacter.BigDecimalImpactFunction in org.optaplanner.constraint.streams.common.inliner
Methods in org.optaplanner.constraint.streams.common.inliner with parameters of type WeightedScoreImpacter.BigDecimalImpactFunction Modifier and Type Method Description static <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)
-