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