Kotka Streams
23.03.13
jvm
kotka-streams-extensions
/
dev.adamko.kotka.extensions
/
toKeyValue
to
Key
Value
inline
fun
<
K
,
V
>
Pair
<
K
,
V
>
.
toKeyValue
(
)
:
KeyValue
<
K
,
V
>
Convert a
Pair
to a
KeyValue