toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.collectable
/
collect
collect
jvm
fun
<
T
,
R
>
Collectable
<
T
>
.
collect
(
collector
:
Collector
<
T
,
*
,
R
>
)
:
R
(
source
)
使用
Collector
阻塞地
收集
Collectable
中的元素。