HashSet.this

Constructs a new set containing the elements in the specified collection.

@param c the collection whose elements are to be placed into this set.

Meta