Product SiteDocumentation Site

5.3.7.8. putAll


>>-putAll(collection)------------------------------------------><

Adds all items collection to the target bag. The collection argument can be any object that supports a supplier method. Items from collection are added using the item values returned by the supplier.