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