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