Package com.rabbitmq.client.impl
Class VariableLinkedBlockingQueue.Itr
java.lang.Object
com.rabbitmq.client.impl.VariableLinkedBlockingQueue.Itr
- All Implemented Interfaces:
Iterator<E>
- Enclosing class:
VariableLinkedBlockingQueue<E>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate VariableLinkedBlockingQueue.Node
<E> private E
private VariableLinkedBlockingQueue.Node
<E> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining