add_all


Description:

public virtual bool add_all (Collection<G> collection)

Adds all items in the input collection to this collection.

Parameters:

collection

the collection which items will be added to this collection.

Returns:

true if the collection has been changed, false otherwise