Class AbstractInputCheckedMapDecorator.EntrySetIterator

java.lang.Object
org.apache.commons.collections.iterators.AbstractIteratorDecorator
org.apache.commons.collections.map.AbstractInputCheckedMapDecorator.EntrySetIterator
All Implemented Interfaces:
Iterator
Enclosing class:
AbstractInputCheckedMapDecorator

static class AbstractInputCheckedMapDecorator.EntrySetIterator extends AbstractIteratorDecorator
Implementation of an entry set iterator that checks additions via setValue.