abstract static class CustomConcurrentHashMap.WeakKeySelfValueNode extends CustomConcurrentHashMap.WeakKeyNode
cchm, locator
Constructor and Description |
---|
CustomConcurrentHashMap.WeakKeySelfValueNode(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.WeakKeySelfValueNode(int locator, java.lang.Object key, CustomConcurrentHashMap cchm)