simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.utils.item
/
Items
/
collectToList
collect
To
List
@
Api4J
open
fun
collectToList
(
)
:
List
<
T
>
阻塞的收集当前序列中的元素到列表中。
Return
收集而得到的
不可变
列表。
Throws
Interrupted
Exception
当被中断时