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