public class SolverEventSupport extends AbstractEventSupport<SolverEventListener>
eventListenerSet| Constructor and Description |
|---|
SolverEventSupport(DefaultSolver solver) |
| Modifier and Type | Method and Description |
|---|---|
void |
fireBestSolutionChanged(Solution newBestSolution,
int newUninitializedVariableCount) |
addEventListener, removeEventListenerpublic SolverEventSupport(DefaultSolver solver)
public void fireBestSolutionChanged(Solution newBestSolution, int newUninitializedVariableCount)
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.