Class ConcurrentReferenceHashMap.Entry<K,V>
java.lang.Object
org.springframework.util.ConcurrentReferenceHashMap.Entry<K,V>
- Type Parameters:
K
- the key typeV
- the value type
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
ConcurrentReferenceHashMap<K,
V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
-
toString
-