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