add_all


Description:

public void add_all (List source)

Adds all entities from source to this.

Using one of the constructors in a subclass is preferable to this method.

Parameters:

this

the entity list

source

the list to add