Class UnmodifiableEntrySet.UnmodifiableEntrySetIterator

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

static final class UnmodifiableEntrySet.UnmodifiableEntrySetIterator extends AbstractIteratorDecorator
Implementation of an entry set iterator.