static final class CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode extends CustomConcurrentHashMap.StrongKeyStrongValueNode
valuekey, locator| Constructor and Description | 
|---|
| CustomConcurrentHashMap.TerminalStrongKeyStrongValueNode(int locator,
                                                        java.lang.Object key,
                                                        java.lang.Object value) | 
| Modifier and Type | Method and Description | 
|---|---|
| CustomConcurrentHashMap.Node | getLinkage() | 
| void | setLinkage(CustomConcurrentHashMap.Node linkage) | 
getValue, onReclamation, setValueget, getLocatorCustomConcurrentHashMap.TerminalStrongKeyStrongValueNode(int locator,
                                                        java.lang.Object key,
                                                        java.lang.Object value)
public final CustomConcurrentHashMap.Node getLinkage()
public final void setLinkage(CustomConcurrentHashMap.Node linkage)