Class BestSolutionRecallerFactory
java.lang.Object
org.optaplanner.core.impl.solver.recaller.BestSolutionRecallerFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<Solution_>
BestSolutionRecaller<Solution_>buildBestSolutionRecaller
(EnvironmentMode environmentMode) static BestSolutionRecallerFactory
create()
-
Constructor Details
-
BestSolutionRecallerFactory
public BestSolutionRecallerFactory()
-
-
Method Details
-
create
-
buildBestSolutionRecaller
public <Solution_> BestSolutionRecaller<Solution_> buildBestSolutionRecaller(EnvironmentMode environmentMode)
-