Package ghidra.util.task
Interface IssueListener
-
public interface IssueListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
issueReported(Issue issue)
-
-
-
Method Detail
-
issueReported
void issueReported(Issue issue)
-
-