push(obj)
Instance Public methods
Pushes obj
to the queue. If there is no space left in the
queue, waits until space becomes available.
Pushes obj
to the queue. If there is no space left in the
queue, waits until space becomes available.
Please login to continue.