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