Class MapProxy.CheckedMapEntryIterator<A,B>

java.lang.Object
eu.bandm.tools.umod.runtime.MapProxy.CheckedMapEntryIterator<A,B>
All Implemented Interfaces:
Iterator<Map.Entry<A,B>>
Enclosing class:
MapProxy<D,R>

protected static class MapProxy.CheckedMapEntryIterator<A,B> extends Object implements Iterator<Map.Entry<A,B>>