abstract static class CustomConcurrentHashMap.SoftKeySelfValueNode extends CustomConcurrentHashMap.SoftKeyNode
cchm, locator
Constructor and Description |
---|
CustomConcurrentHashMap.SoftKeySelfValueNode(int locator,
java.lang.Object key,
CustomConcurrentHashMap cchm) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue() |
void |
setValue(java.lang.Object value) |
getLocator, onReclamation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getLinkage, setLinkage
CustomConcurrentHashMap.SoftKeySelfValueNode(int locator, java.lang.Object key, CustomConcurrentHashMap cchm)