Module openj9.dtfj

Interface FunctionEmulator.CallbackFunction

Enclosing class:
FunctionEmulator

public static interface FunctionEmulator.CallbackFunction
This interface is similar to Emulator.CallbackFunction except that it adds the ability to set the return value from the function (which is XPLINK specific).