Class DefaultScoreManager<Solution_,Score_ extends Score<Score_>>

java.lang.Object
org.optaplanner.core.impl.score.DefaultScoreManager<Solution_,Score_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Implemented Interfaces:
ScoreManager<Solution_,Score_>

@Deprecated(forRemoval=true) public final class DefaultScoreManager<Solution_,Score_ extends Score<Score_>> extends Object implements ScoreManager<Solution_,Score_>
Deprecated, for removal: This API element is subject to removal in a future version.