Class FunctionInvokedEvent<T>

  • Type Parameters:
    T - The type of the function result
    All Implemented Interfaces:
    KernelHookEvent

    public class FunctionInvokedEvent<T>
    extends Object
    implements KernelHookEvent
    Represents a KernelHookEvent that is raised after a function is invoked.