Class BestSolutionRecallerFactory
java.lang.Object
org.optaplanner.core.impl.solver.recaller.BestSolutionRecallerFactory
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<Solution_>
 BestSolutionRecaller<Solution_>buildBestSolutionRecaller(EnvironmentMode environmentMode) static BestSolutionRecallerFactorycreate()
- 
Constructor Details- 
BestSolutionRecallerFactorypublic BestSolutionRecallerFactory()
 
- 
- 
Method Details- 
create
- 
buildBestSolutionRecallerpublic <Solution_> BestSolutionRecaller<Solution_> buildBestSolutionRecaller(EnvironmentMode environmentMode) 
 
-