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, nextpublic void remove()
remove in interface java.util.Iteratorremove in class AbstractIteratorDecorator