OptaPlanner distribution 6.2.1-SNAPSHOT

Uses of Class
org.optaplanner.benchmark.config.report.BenchmarkReportConfig

Packages that use BenchmarkReportConfig
org.optaplanner.benchmark.config   
org.optaplanner.benchmark.config.report   
org.optaplanner.benchmark.impl.aggregator   
 

Uses of BenchmarkReportConfig in org.optaplanner.benchmark.config
 

Methods in org.optaplanner.benchmark.config that return BenchmarkReportConfig
 BenchmarkReportConfig PlannerBenchmarkConfig.getBenchmarkReportConfig()
           
 

Methods in org.optaplanner.benchmark.config with parameters of type BenchmarkReportConfig
 void PlannerBenchmarkConfig.setBenchmarkReportConfig(BenchmarkReportConfig benchmarkReportConfig)
           
 

Uses of BenchmarkReportConfig in org.optaplanner.benchmark.config.report
 

Methods in org.optaplanner.benchmark.config.report with parameters of type BenchmarkReportConfig
 void BenchmarkReportConfig.inherit(BenchmarkReportConfig inheritedConfig)
           
 

Uses of BenchmarkReportConfig in org.optaplanner.benchmark.impl.aggregator
 

Methods in org.optaplanner.benchmark.impl.aggregator that return BenchmarkReportConfig
 BenchmarkReportConfig BenchmarkAggregator.getBenchmarkReportConfig()
           
 

Methods in org.optaplanner.benchmark.impl.aggregator with parameters of type BenchmarkReportConfig
 void BenchmarkAggregator.setBenchmarkReportConfig(BenchmarkReportConfig benchmarkReportConfig)
           
 


OptaPlanner distribution 6.2.1-SNAPSHOT

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.