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