This functionality is only available for certain module packages.

includesAll(Collection sub)

Returns true if all objects of the Collection sub are included in the Collection.

includesAll(Collection sub)
Argument Collection sub Collection with objects which should be included in the collection.
Return value Boolean