A blocking queue of type T.
Pops a single item off the front of the queue. Throws an exception if the
See Implementation
A blocking queue of type T.