| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.event.AbstractEventSupport<SolverEventListener>
org.optaplanner.core.impl.solver.event.SolverEventSupport
public class SolverEventSupport
Internal API.
| Constructor Summary | |
|---|---|
| SolverEventSupport(DefaultSolver solver) | |
| Method Summary | |
|---|---|
|  void | fireBestSolutionChanged(Solution newBestSolution,
                        int newUninitializedVariableCount) | 
| Methods inherited from class org.drools.core.event.AbstractEventSupport | 
|---|
| addEventListener, clear, getEventListeners, getEventListenersIterator, isEmpty, readExternal, removeEventListener, removeEventListener, size, writeExternal | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SolverEventSupport(DefaultSolver solver)
| Method Detail | 
|---|
public void fireBestSolutionChanged(Solution newBestSolution,
                                    int newUninitializedVariableCount)
| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||