fun <reified T : Any> Flux<*>.cast(): Flux<T>
Extension for Flux.cast providing a cast<Foo>() variant.
cast<Foo>()
Author Sebastien Deleuze
Since 3.1