SimpleMonoFunctionAccessor

constructor(function: KFunction<*>)

Parameters

function

the Kotlin function that returns a Mono

Type Parameters

T

the type of the target object

D

the type of data in the Mono