- Type Parameters:
K
- Type of keysV
- Type of values
- All Superinterfaces:
- java.lang.AutoCloseable, java.io.Closeable, java.util.Iterator<KeyValue<K,V>>
public interface KeyValueIterator<K,V>
extends java.util.Iterator<KeyValue<K,V>>, java.io.Closeable