mirai-core
/
net.mamoe.mirai.utils
/
LockFreeLinkedList
/
removeIf
removeIf
fun
removeIf
(
filter
:
(
E
)
->
Boolean
)
:
Unit