Package ghidra.app.util
Interface AddressFactoryService
-
public interface AddressFactoryServiceSimple interface for getting an address factory. This is used to delay the opening of a program until it is needed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AddressFactorygetAddressFactory()
-
-
-
Method Detail
-
getAddressFactory
AddressFactory getAddressFactory()
-
-