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