protected class MultiLockFairBlockingQueue.FairIterator extends Object implements Iterator<E>
MultiLockFairBlockingQueue.FairIterator()
boolean
hasNext()
E
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MultiLockFairBlockingQueue.FairIterator()
public boolean hasNext()
hasNext
Iterator<E>
public E next()
next
public void remove()
remove
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.