Ktor 1.3.1
io.ktor.util.collections
/
ConcurrentCollection
/
removeAll
removeAll
open
fun
removeAll
(
elements
:
Collection
<
E
>
)
:
Boolean