method
push

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