public interface QueueReader<E> extends java.lang.Iterable<E>
E
take()
iterator
E take() throws java.lang.InterruptedException
java.lang.InterruptedException