toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils.item
/
Items
/
collectToList
collect
To
List
@
Api4J
open
fun
collectToList
(
)
:
List
<
T
>
(
source
)
阻塞的收集当前序列中的元素到列表中。
Return
收集而得到的
不可变
列表。
Throws
Interrupted
Exception
当被中断时