Uses of Class
org.optaplanner.core.impl.solver.DefaultSolver
- 
Packages that use DefaultSolver Package Description org.optaplanner.benchmark.impl.statistic  - 
- 
Uses of DefaultSolver in org.optaplanner.benchmark.impl.statistic
Constructors in org.optaplanner.benchmark.impl.statistic with parameters of type DefaultSolver Constructor Description StatisticRegistry(DefaultSolver<Solution_> solver) 
 -