Iterator<Map.Entry<A,B>>
protected Iterator<Map.Entry<A,B>>
peer
CheckedMapEntryIterator(Iterator<Map.Entry<A,B>> peer)
boolean
hasNext()
MapProxy.CheckedMapEntry<A,B>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
Iterator<A>
next
remove