Class ConcurrentHashMapUnsafe.Entry<K,V>

java.lang.Object
org.eclipse.collections.impl.map.mutable.ConcurrentHashMapUnsafe.Entry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
ConcurrentHashMapUnsafe<K,V>

private static final class ConcurrentHashMapUnsafe.Entry<K,V> extends Object implements Map.Entry<K,V>