Package ghidra.app.util
Interface AddressFactoryService
public interface AddressFactoryService
Simple interface for getting an address factory. This is used to delay the opening of
a program until it is needed.
-
Method Summary
-
Method Details
-
getAddressFactory
AddressFactory getAddressFactory()
-