|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface GraphListener
The interface to an object that listens for progress events from a GraphSolver object.
Method Summary | |
---|---|
void |
progress(GraphSolution solution)
Executes when the graph reports progress. |
Method Detail |
---|
void progress(GraphSolution solution)
solution
- The solution or partial solution.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |