Class BoundedConcurrentHashMap.NullEvictionListener<K,V>

java.lang.Object
io.debezium.util.BoundedConcurrentHashMap.NullEvictionListener<K,V>
All Implemented Interfaces:
BoundedConcurrentHashMap.EvictionListener<K,V>
Enclosing class:
BoundedConcurrentHashMap<K,V>

static final class BoundedConcurrentHashMap.NullEvictionListener<K,V> extends Object implements BoundedConcurrentHashMap.EvictionListener<K,V>