Uses of Class
org.optaplanner.spring.boot.autoconfigure.config.BenchmarkSolverProperties
-
Packages that use BenchmarkSolverProperties Package Description org.optaplanner.spring.boot.autoconfigure.config -
-
Uses of BenchmarkSolverProperties in org.optaplanner.spring.boot.autoconfigure.config
Methods in org.optaplanner.spring.boot.autoconfigure.config that return BenchmarkSolverProperties Modifier and Type Method Description BenchmarkSolverPropertiesBenchmarkProperties. getSolver()Methods in org.optaplanner.spring.boot.autoconfigure.config with parameters of type BenchmarkSolverProperties Modifier and Type Method Description voidBenchmarkProperties. setSolver(BenchmarkSolverProperties solver)
-