Class SolverBenchmarkBluePrintConfig
java.lang.Object
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSolverBenchmarkBluePrintType
(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) protected void
validate()
withSolverBenchmarkBluePrintType
(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)
-
Field Details
-
solverBenchmarkBluePrintType
-
-
Constructor Details
-
SolverBenchmarkBluePrintConfig
public SolverBenchmarkBluePrintConfig()
-
-
Method Details
-
getSolverBenchmarkBluePrintType
-
setSolverBenchmarkBluePrintType
public void setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) -
buildSolverBenchmarkConfigList
-
validate
protected void validate() -
withSolverBenchmarkBluePrintType
public SolverBenchmarkBluePrintConfig withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType)
-