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