Iterator<Map.Entry<K,V>>
boolean
hasNext()
Map.Entry<K,V>
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
Iterator<K>
next
remove