abstract static class CustomConcurrentHashMap.SoftKeyIntValueNode extends CustomConcurrentHashMap.SoftKeyNode
| Modifier and Type | Field and Description | 
|---|---|
(package private) int | 
value  | 
cchm, locator| Constructor and Description | 
|---|
CustomConcurrentHashMap.SoftKeyIntValueNode(int locator,
                                           java.lang.Object key,
                                           java.lang.Object value,
                                           CustomConcurrentHashMap cchm)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getValue()  | 
void | 
setValue(java.lang.Object value)  | 
getLocator, onReclamationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getLinkage, setLinkageCustomConcurrentHashMap.SoftKeyIntValueNode(int locator,
                                           java.lang.Object key,
                                           java.lang.Object value,
                                           CustomConcurrentHashMap cchm)