setFromCollection

Construct a new set from the specified collection of objects. Neither the elements nor the resultant set are made immutable.

Return

A new mutable set containing the elements of the collection.

Parameters

collection

A collection of A_BasicObjects.