Product Site

5.3.13.1. new (Class Method)

Returns a new empty Queue object.

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

size must be a non-negative whole number.