containsAll
Returns true if this set contains all of the elements in the specified collection.
Return
true if this set contains all of the elements in the specified collection
Parameters
elements
collection to be checked for containment in this set
Throws
if the specified collection is null