Simple Robot
Toggle table of contents
4.11.0
jvm
Platform filter
jvm
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.collectable
/
asFlux
as
Flux
jvm
fun
<
T
:
Any
>
Collectable
<
T
>
.
asFlux
(
)
:
Flux
<
T
>
(
source
)
将
Collectable
转化为
Flux
。 需要环境中存在
kotlinx-coroutines-reactor
依赖。