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