Package ghidra.graph.job
Interface GraphJobListener
- 
- All Known Implementing Classes:
- GraphJobRunner
 
 public interface GraphJobListenerA listener toGraphJobstate
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidjobFinished(GraphJob job)
 
- 
- 
- 
Method Detail- 
jobFinishedvoid jobFinished(GraphJob job) 
 
- 
 
-