| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProblemFactChange | |
|---|---|
| org.optaplanner.core.api.solver | |
| org.optaplanner.core.impl.solver | |
| Uses of ProblemFactChange in org.optaplanner.core.api.solver | 
|---|
| Methods in org.optaplanner.core.api.solver with parameters of type ProblemFactChange | |
|---|---|
|  boolean | Solver.addProblemFactChange(ProblemFactChange problemFactChange)Schedules a ProblemFactChangeto be processed. | 
| Uses of ProblemFactChange in org.optaplanner.core.impl.solver | 
|---|
| Fields in org.optaplanner.core.impl.solver with type parameters of type ProblemFactChange | |
|---|---|
| protected  BlockingQueue<ProblemFactChange> | BasicPlumbingTermination.problemFactChangeQueue | 
| Methods in org.optaplanner.core.impl.solver that return types with arguments of type ProblemFactChange | |
|---|---|
|  BlockingQueue<ProblemFactChange> | BasicPlumbingTermination.startProblemFactChangesProcessing() | 
| Methods in org.optaplanner.core.impl.solver with parameters of type ProblemFactChange | |
|---|---|
|  boolean | BasicPlumbingTermination.addProblemFactChange(ProblemFactChange problemFactChange)Concurrency note: unblocks BasicPlumbingTermination.waitForRestartSolverDecision() | 
|  boolean | DefaultSolver.addProblemFactChange(ProblemFactChange problemFactChange) | 
| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||