Uses of Class
ai.timefold.solver.core.impl.solver.event.SolverEventSupport
-
Packages that use SolverEventSupport Package Description ai.timefold.solver.core.impl.solver.recaller -
-
Uses of SolverEventSupport in ai.timefold.solver.core.impl.solver.recaller
Fields in ai.timefold.solver.core.impl.solver.recaller declared as SolverEventSupport Modifier and Type Field Description protected SolverEventSupport<Solution_>BestSolutionRecaller. solverEventSupportMethods in ai.timefold.solver.core.impl.solver.recaller with parameters of type SolverEventSupport Modifier and Type Method Description voidBestSolutionRecaller. setSolverEventSupport(SolverEventSupport<Solution_> solverEventSupport)
-