reactor-kotlin-extensions
Toggle table of contents
1.3.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
reactor-kotlin-extensions
reactor-kotlin-extensions
/
reactor.kotlin.core.publisher
/
collectMap
collect
Map
fun
<
K
:
Any
,
V
:
Any
>
Flux
<
Pair
<
K
,
V
>
>
.
collectMap
(
)
:
Mono
<
Map
<
K
,
V
>
>
Extension for
Flux.collectMap
to collect Kotlin
Pair
s into a
Map
Author
Aram Messdaghi
Since
1.1.9