invoke

open fun invoke(invoker: Consumer<C>)

Invoke the callback instance where the callback method returns void.

Parameters

invoker

the invoker used to invoke the callback