contains_all
Description:
Returns true
it this collection contains all items as the input collection.
Parameters:
collection |
the collection which items will be compared with this collection. |
Returns:
|
Returns true
it this collection contains all items as the input collection.
collection |
the collection which items will be compared with this collection. |
|