Class ConstraintSummary<Score_ extends Score<Score_>>
- java.lang.Object
 - 
- org.optaplanner.benchmark.impl.statistic.ConstraintSummary<Score_>
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ConstraintSummary(String constraintPackage, String constraintName, Score_ score, int count) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetConstraintId()StringgetConstraintName()StringgetConstraintPackage()intgetCount()Score_getScore() 
 -