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