Uses of Class
org.optaplanner.spring.boot.autoconfigure.BenchmarkProperties
-
-
Uses of BenchmarkProperties in org.optaplanner.spring.boot.autoconfigure
Methods in org.optaplanner.spring.boot.autoconfigure that return BenchmarkProperties Modifier and Type Method Description BenchmarkPropertiesOptaPlannerProperties. getBenchmark()Methods in org.optaplanner.spring.boot.autoconfigure with parameters of type BenchmarkProperties Modifier and Type Method Description voidOptaPlannerProperties. setBenchmark(BenchmarkProperties benchmark)
-