toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils.item
/
Items
/
collectTo
collect
To
@
Api4J
open
fun
<
C
:
MutableCollection
<
in
T
>
>
collectTo
(
collector
:
C
)
:
C
(
source
)
阻塞地收集当前序列中的元素到目标
collector
中。
Throws
Interrupted
Exception
当被中断时