Uses of Interface
org.optaplanner.core.impl.score.inliner.WeightedScoreImpacter
-
Packages that use WeightedScoreImpacter Package Description org.optaplanner.core.impl.score.inliner -
-
Uses of WeightedScoreImpacter in org.optaplanner.core.impl.score.inliner
Subinterfaces of WeightedScoreImpacter in org.optaplanner.core.impl.score.inliner Modifier and Type Interface Description interfaceBigDecimalWeightedScoreImpacterinterfaceIntWeightedScoreImpacterinterfaceLongWeightedScoreImpacterMethods in org.optaplanner.core.impl.score.inliner that return WeightedScoreImpacter Modifier and Type Method Description abstract WeightedScoreImpacterScoreInliner. buildWeightedScoreImpacter(Score_ constraintWeight)
-