Class SolverEventSupport<Solution_>

java.lang.Object
org.optaplanner.core.impl.solver.event.AbstractEventSupport<SolverEventListener<Solution_>>
org.optaplanner.core.impl.solver.event.SolverEventSupport<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class SolverEventSupport<Solution_> extends AbstractEventSupport<SolverEventListener<Solution_>>
Internal API.
  • Constructor Details

  • Method Details