kotlin-utils
/
loggersoft.kotlin.utils
/
BitEnumSet
/
containsAll
contains
All
open override fun
containsAll
(elements:
Collection
<
T
>):
Boolean
Content copied to clipboard
Checks if all elements in the specified set are contained in this set.