public class SimpleLongScoreInliner extends ScoreInliner<SimpleLongScore>
| Modifier and Type | Field and Description |
|---|---|
protected long |
score |
constraintMatchEnabled| Modifier | Constructor and Description |
|---|---|
protected |
SimpleLongScoreInliner(boolean constraintMatchEnabled) |
| Modifier and Type | Method and Description |
|---|---|
LongWeightedScoreImpacter |
buildWeightedScoreImpacter(SimpleLongScore constraintWeight) |
SimpleLongScore |
extractScore(int initScore) |
String |
toString() |
protected SimpleLongScoreInliner(boolean constraintMatchEnabled)
public LongWeightedScoreImpacter buildWeightedScoreImpacter(SimpleLongScore constraintWeight)
buildWeightedScoreImpacter in class ScoreInliner<SimpleLongScore>public SimpleLongScore extractScore(int initScore)
extractScore in class ScoreInliner<SimpleLongScore>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.