Class BoundedConcurrentHashMap.EntryIterator

java.lang.Object
BoundedConcurrentHashMap<K,V>.HashIterator
io.debezium.util.BoundedConcurrentHashMap.EntryIterator
All Implemented Interfaces:
Iterator<Map.Entry<K,V>>
Enclosing class:
BoundedConcurrentHashMap<K,V>

final class BoundedConcurrentHashMap.EntryIterator extends BoundedConcurrentHashMap<K,V>.HashIterator implements Iterator<Map.Entry<K,V>>