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