java.lang.Object
org.optaplanner.benchmark.impl.statistic.ConstraintSummary<Score_>
 
public class ConstraintSummary<Score_ extends Score<Score_>>
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
ConstraintSummarypublic ConstraintSummary(String constraintPackage,
 String constraintName,
 Score_ score,
 int count) 
 
- 
Method Details
- 
getConstraintPackagepublic String getConstraintPackage() 
 
- 
getConstraintNamepublic String getConstraintName() 
 
- 
- 
getCountpublic int getCount() 
- 
getConstraintIdpublic String getConstraintId()