FluxMonoFunctionAccessor

constructor(function: KFunction<*>)

Parameters

function

the Kotlin function that returns a Flux

Type Parameters

T

the type of the target object

D

the type of individual items in the Flux