insert_all


Description:

public virtual void insert_all (int index, Collection<G> collection)

Inserts items into this list for the input collection at the specified position.

Parameters:

index

zero-based index of the items to be inserted

collection

collection of items to be inserted