Uses of Enum
org.optaplanner.core.config.score.trend.InitializingScoreTrendLevel
Packages that use InitializingScoreTrendLevel
-
Uses of InitializingScoreTrendLevel in org.optaplanner.core.config.score.trend
Methods in org.optaplanner.core.config.score.trend that return InitializingScoreTrendLevelModifier and TypeMethodDescriptionstatic InitializingScoreTrendLevel
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. -
Uses of InitializingScoreTrendLevel in org.optaplanner.core.impl.score.trend
Methods in org.optaplanner.core.impl.score.trend that return InitializingScoreTrendLevelMethods in org.optaplanner.core.impl.score.trend with parameters of type InitializingScoreTrendLevelModifier and TypeMethodDescriptionstatic InitializingScoreTrend
InitializingScoreTrend.buildUniformTrend
(InitializingScoreTrendLevel trendLevel, int levelsSize) Constructors in org.optaplanner.core.impl.score.trend with parameters of type InitializingScoreTrendLevel