Product Site

5.3.15.2. new (Class Method)

Returns an empty Set object.

If you specify size, a hint how large the new Set object is expected to grow, this is used to optimize the initial allocation.

size must be a non-negative whole number.