static final class UnmodifiableEntrySet.UnmodifiableEntrySetIterator extends AbstractIteratorDecorator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
UnmodifiableEntrySetIterator(java.util.Iterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next() |
void |
remove() |
getIterator, hasNextprotected UnmodifiableEntrySetIterator(java.util.Iterator iterator)
public java.lang.Object next()
next in interface java.util.Iteratornext in class AbstractIteratorDecoratorpublic void remove()
remove in interface java.util.Iteratorremove in class AbstractIteratorDecorator