mirai-core
/
net.mamoe.mirai.contact
/
toList
toList
@PlannedRemoval
(
"1.0.0"
)
fun
<
E
:
Contact
>
ContactList
<
E
>
.
toList
(
)
:
List
<
E
>
Deprecated:
use Iterator.toList from stdlib