Package ghidra.app.util
Interface DomainObjectService
public interface DomainObjectService
Simple interface for getting a DomainObject. This is used to delay the opening of
a domainObject until it is needed.
-
Method Summary
-
Method Details
-
getDomainObject
DomainObject getDomainObject()
-