 |
- java.lang.Object
-
- org.springframework.util.ConcurrentReferenceHashMap.Entry<K,V>
-
-
Constructor Summary
Constructors
Constructor and Description |
Entry(K key,
V value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map.Entry
comparingByKey, comparingByKey, comparingByValue, comparingByValue
|
|