private class BoundedBuffer.NotifyingIterator extends AbstractIteratorDecorator
iterator
Constructor and Description |
---|
NotifyingIterator(java.util.Iterator it) |
Modifier and Type | Method and Description |
---|---|
void |
remove() |
getIterator, hasNext, next
public void remove()
remove
in interface java.util.Iterator
remove
in class AbstractIteratorDecorator