Ktor 1.5.0
io.ktor.util.collections
/
ConcurrentList
/
removeAll
removeAll
fun
removeAll
(
elements
:
Collection
<
T
>
)
:
Boolean