containsAll

open override fun containsAll(elements: Collection<T>): Boolean

Checks if all elements in the specified set are contained in this set.