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