static final class CustomConcurrentHashMap.TerminalStrongKeySoftValueNode extends CustomConcurrentHashMap.StrongKeySoftValueNode
cchm, valueRefkey, locator| Constructor and Description |
|---|
TerminalStrongKeySoftValueNode(int locator,
java.lang.Object key,
java.lang.Object value,
CustomConcurrentHashMap cchm) |
| Modifier and Type | Method and Description |
|---|---|
CustomConcurrentHashMap.Node |
getLinkage() |
void |
setLinkage(CustomConcurrentHashMap.Node linkage) |
getValue, onReclamation, setValueget, getLocatorTerminalStrongKeySoftValueNode(int locator,
java.lang.Object key,
java.lang.Object value,
CustomConcurrentHashMap cchm)
public final CustomConcurrentHashMap.Node getLinkage()
public final void setLinkage(CustomConcurrentHashMap.Node linkage)