Uses of Interface
com.ibm.j9ddr.corereaders.tdump.zebedee.util.Emulator.CallbackFunction
Packages that use Emulator.CallbackFunction
-
Uses of Emulator.CallbackFunction in com.ibm.j9ddr.corereaders.tdump.zebedee.util
Methods in com.ibm.j9ddr.corereaders.tdump.zebedee.util with parameters of type Emulator.CallbackFunctionModifier and TypeMethodDescriptionvoid
Emulator.registerCallbackFunction
(long address, Emulator.CallbackFunction function) Register a callback function for the given address.