invoke

open fun invoke(invoker: Consumer<C>)

Invoke the callback instances where the callback method returns void.

Parameters

invoker

the invoker used to invoke the callback