when Complete
Aggregates this Iterable of void Publishers into a new Mono. An alias for a corresponding Mono.when to avoid use of when
, which is a keyword in Kotlin.
TODO Move to MonoExtensions.kt in next major version
Author
DoHyung Kim
Sebastien Deleuze
Since
3.1
Aggregates the given void Publishers into a new void Mono. An alias for a corresponding Mono.when to avoid use of when
, which is a keyword in Kotlin.
Author
DoHyung Kim
Sebastien Deleuze
Since
3.1