Package | Description |
---|---|
org.optaplanner.benchmark.config | |
org.optaplanner.benchmark.impl.ranking |
Modifier and Type | Method and Description |
---|---|
SolverBenchmarkRankingType |
PlannerBenchmarkConfig.getSolverBenchmarkRankingType() |
Modifier and Type | Method and Description |
---|---|
void |
PlannerBenchmarkConfig.setSolverBenchmarkRankingType(SolverBenchmarkRankingType solverBenchmarkRankingType) |
Modifier and Type | Method and Description |
---|---|
static SolverBenchmarkRankingType |
SolverBenchmarkRankingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SolverBenchmarkRankingType[] |
SolverBenchmarkRankingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.