Class AbstractInputCheckedMapDecorator.EntrySetIterator

All Implemented Interfaces:
Iterator<Map.Entry<K,V>>
Enclosing class:
AbstractInputCheckedMapDecorator<K,V>

private class AbstractInputCheckedMapDecorator.EntrySetIterator extends AbstractIteratorDecorator<Map.Entry<K,V>>
Implementation of an entry set iterator that checks additions via setValue.