public interface KeyValueIterator<K,V> extends java.util.Iterator<Entry<K,V>>
void
close()
forEachRemaining, hasNext, next, remove
void close()