Returnable Handler
Functional interface representing a handler for returnable events of type T.
Parameters
<T>
the type of the returnable event to be handled
<R>
the type of the return value
Functional interface representing a handler for returnable events of type T.
the type of the returnable event to be handled
the type of the return value