Uses of Class
org.optaplanner.test.impl.score.AbstractScoreVerifier
Package
Description
-
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.bendable
Modifier and TypeClassDescriptionclass
BendableScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.bendablebigdecimal
Modifier and TypeClassDescriptionclass
BendableBigDecimalScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.bendablelong
Modifier and TypeClassDescriptionclass
BendableLongScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.hardmediumsoft
Modifier and TypeClassDescriptionclass
HardMediumSoftScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.hardmediumsoftlong
Modifier and TypeClassDescriptionclass
HardMediumSoftLongScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.hardsoft
Modifier and TypeClassDescriptionclass
HardSoftScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.hardsoftbigdecimal
Modifier and TypeClassDescriptionclass
HardSoftBigDecimalScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.hardsoftlong
Modifier and TypeClassDescriptionclass
HardSoftLongScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.simple
Modifier and TypeClassDescriptionclass
SimpleScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.simplebigdecimal
Modifier and TypeClassDescriptionclass
SimpleBigDecimalScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner. -
Uses of AbstractScoreVerifier in org.optaplanner.test.impl.score.buildin.simplelong
Modifier and TypeClassDescriptionclass
SimpleLongScoreVerifier<Solution_>
Deprecated, for removal: This API element is subject to removal in a future version.Score DRL is deprecated and will be removed in a future major version of OptaPlanner.