Class BenchmarkReportFactory
- java.lang.Object
- 
- org.optaplanner.benchmark.impl.report.BenchmarkReportFactory
 
- 
 public class BenchmarkReportFactory extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description BenchmarkReportFactory(BenchmarkReportConfig config)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description BenchmarkReportbuildBenchmarkReport(PlannerBenchmarkResult plannerBenchmark)protected voidsupplySolverRanking(BenchmarkReport benchmarkReport)
 
- 
- 
- 
Constructor Detail- 
BenchmarkReportFactorypublic BenchmarkReportFactory(BenchmarkReportConfig config) 
 
- 
 - 
Method Detail- 
buildBenchmarkReportpublic BenchmarkReport buildBenchmarkReport(PlannerBenchmarkResult plannerBenchmark) 
 - 
supplySolverRankingprotected void supplySolverRanking(BenchmarkReport benchmarkReport) 
 
- 
 
-