@FunctionalInterface public interface IntWeightedScoreImpacter extends WeightedScoreImpacter
| Modifier and Type | Method and Description |
|---|---|
UndoScoreImpacter |
impactScore(int matchWeight,
Consumer<Score<?>> matchScoreConsumer) |
UndoScoreImpacter impactScore(int matchWeight, Consumer<Score<?>> matchScoreConsumer)
matchWeight - never nullmatchScoreConsumer - null if ScoreHolder.isConstraintMatchEnabled() is falseCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.