| Package | Description |
|---|---|
| org.optaplanner.benchmark.config.ranking | |
| org.optaplanner.benchmark.config.report |
| Modifier and Type | Method and Description |
|---|---|
static SolverRankingType |
SolverRankingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolverRankingType[] |
SolverRankingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SolverRankingType |
BenchmarkReportConfig.getSolverRankingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BenchmarkReportConfig.setSolverRankingType(SolverRankingType solverRankingType) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.