public class BendableScoreInliner extends ScoreInliner<BendableScore>
constraintMatchEnabled| Constructor and Description |
|---|
BendableScoreInliner(boolean constraintMatchEnabled,
int hardLevelsSize,
int softLevelsSize) |
| Modifier and Type | Method and Description |
|---|---|
IntWeightedScoreImpacter |
buildWeightedScoreImpacter(BendableScore constraintWeight) |
BendableScore |
extractScore(int initScore) |
String |
toString() |
public BendableScoreInliner(boolean constraintMatchEnabled,
int hardLevelsSize,
int softLevelsSize)
public IntWeightedScoreImpacter buildWeightedScoreImpacter(BendableScore constraintWeight)
buildWeightedScoreImpacter in class ScoreInliner<BendableScore>public BendableScore extractScore(int initScore)
extractScore in class ScoreInliner<BendableScore>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.