SyncMonoFunctionAccessor

constructor(function: KFunction<*>)

Parameters

function

the synchronous Kotlin function to be invoked

Type Parameters

T

the type of the target object

D

the type of data in the Mono