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
-