Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.infra.prepare
/
PrepareKey
/
usingPrepare
using
Prepare
open
fun
<
R
>
usingPrepare
(
key
:
String
,
value
:
V
,
then
:
(
Boolean
)
->
Mono
<
R
>
)
:
Mono
<
R
>
open
fun
<
R
>
usingPrepare
(
key
:
String
,
value
:
PreparedValue
<
V
>
,
then
:
(
Boolean
)
->
Mono
<
R
>
)
:
Mono
<
R
>