Uses of Class
org.optaplanner.core.config.solver.recaller.BestSolutionRecallerConfig
-
Packages that use BestSolutionRecallerConfig Package Description org.optaplanner.core.config.solver.recaller -
-
Uses of BestSolutionRecallerConfig in org.optaplanner.core.config.solver.recaller
Methods in org.optaplanner.core.config.solver.recaller that return BestSolutionRecallerConfig Modifier and Type Method Description BestSolutionRecallerConfig
BestSolutionRecallerConfig. copyConfig()
BestSolutionRecallerConfig
BestSolutionRecallerConfig. inherit(BestSolutionRecallerConfig inheritedConfig)
Methods in org.optaplanner.core.config.solver.recaller with parameters of type BestSolutionRecallerConfig Modifier and Type Method Description BestSolutionRecallerConfig
BestSolutionRecallerConfig. inherit(BestSolutionRecallerConfig inheritedConfig)
-