Uses of Interface
org.optaplanner.constraint.streams.common.inliner.WeightedScoreImpacter.IntImpactFunction
Packages that use WeightedScoreImpacter.IntImpactFunction
-
Uses of WeightedScoreImpacter.IntImpactFunction in org.optaplanner.constraint.streams.common.inliner
Methods in org.optaplanner.constraint.streams.common.inliner with parameters of type WeightedScoreImpacter.IntImpactFunctionModifier and TypeMethodDescriptionstatic <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)