Package java.utilInterface Collection
abstract boolean containsAll(Collection c)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns true if this colleciton contains all of the elements in the specified collection.