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