JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ghidra.graph.job
GraphJobListener
Contents
Description
Method Summary
Method Details
jobFinished(GraphJob)
Hide sidebar
Show sidebar
Interface GraphJobListener
All Known Implementing Classes:
GraphJobRunner
public interface
GraphJobListener
A listener to
GraphJob
state
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
jobFinished
(
GraphJob
job)
Method Details
jobFinished
void
jobFinished
(
GraphJob
job)