Package ghidra.framework.model
Interface DomainObjectClosedListener
-
public interface DomainObjectClosedListenerAn interface that allows for a callback when aDomainObjectis closed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddomainObjectClosed()
-