| Package | Description |
|---|---|
| org.optaplanner.core.config.score.trend | |
| org.optaplanner.core.impl.score.trend |
| Modifier and Type | Method and Description |
|---|---|
static InitializingScoreTrendLevel |
InitializingScoreTrendLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitializingScoreTrendLevel[] |
InitializingScoreTrendLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InitializingScoreTrendLevel[] |
InitializingScoreTrend.getTrendLevels() |
| Modifier and Type | Method and Description |
|---|---|
static InitializingScoreTrend |
InitializingScoreTrend.buildUniformTrend(InitializingScoreTrendLevel trendLevel,
int levelsSize) |
| Constructor and Description |
|---|
InitializingScoreTrend(InitializingScoreTrendLevel[] trendLevels) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.