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
/
collect
collect
jvm
fun
<
T
,
R
>
Collectable
<
T
>
.
collect
(
collector
:
Collector
<
T
,
*
,
R
>
)
:
R
(
source
)
使用
Collector
阻塞地
收集
Collectable
中的元素。