method
push
push(obj)
public
Pushes obj to the queue. If there is no space left in the queue, waits until space becomes available.
push(obj)
public
Pushes obj to the queue. If there is no space left in the queue, waits until space becomes available.