Uses of Interface
org.optaplanner.constraint.streams.common.inliner.WeightedScoreImpacter.IntImpactFunction
-
Packages that use WeightedScoreImpacter.IntImpactFunction Package Description org.optaplanner.constraint.streams.common.inliner -
-
Uses of WeightedScoreImpacter.IntImpactFunction in org.optaplanner.constraint.streams.common.inliner
Methods in org.optaplanner.constraint.streams.common.inliner with parameters of type WeightedScoreImpacter.IntImpactFunction 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.IntImpactFunction<Score_,Context_> impactFunction)
-