toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.collectable
/
FlowSynchronouslyIterateCollectable
/
asFlow
as
Flow
jvm
abstract
override
fun
asFlow
(
)
:
Flow
<
T
>
(
source
)
将数据转化为
Flow
流。
Return
返回 Flow
对象。