类 ConcurrentReferenceHashMap.Entry<K,​V>

  • 类型参数:
    K - 密钥类型
    V - 值类型
    所有已实现的接口:
    Map.Entry<K,​V>
    封闭类:
    ConcurrentReferenceHashMap<K,​V>

    protected static final class ConcurrentReferenceHashMap.Entry<K,​V>
    extends Object
    implements Map.Entry<K,​V>
    单个地图条目