Inserts the specified element at the tail of this queue, waiting if necessary for space to become available.
@throws InterruptedException {@inheritDoc} @throws NullPointerException {@inheritDoc}
See Implementation
Inserts the specified element at the tail of this queue, waiting if necessary for space to become available.
@throws InterruptedException {@inheritDoc} @throws NullPointerException {@inheritDoc}