Package | Description |
---|---|
org.optaplanner.benchmark.config |
Modifier and Type | Method and Description |
---|---|
SolverBenchmarkConfig |
PlannerBenchmarkConfig.getInheritedSolverBenchmarkConfig() |
Modifier and Type | Method and Description |
---|---|
List<SolverBenchmarkConfig> |
PlannerBenchmarkConfig.getSolverBenchmarkConfigList() |
Modifier and Type | Method and Description |
---|---|
void |
SolverBenchmarkConfig.inherit(SolverBenchmarkConfig inheritedConfig) |
void |
PlannerBenchmarkConfig.setInheritedSolverBenchmarkConfig(SolverBenchmarkConfig inheritedSolverBenchmarkConfig) |
Modifier and Type | Method and Description |
---|---|
void |
PlannerBenchmarkConfig.setSolverBenchmarkConfigList(List<SolverBenchmarkConfig> solverBenchmarkConfigList) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.