|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyStrongValueNode
abstract static class CustomConcurrentHashMap.IntKeyStrongValueNode
Field Summary | |
---|---|
(package private) java.lang.Object |
value
|
Fields inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode |
---|
key |
Constructor Summary | |
---|---|
CustomConcurrentHashMap.IntKeyStrongValueNode(int locator,
java.lang.Object key,
java.lang.Object value)
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
void |
onReclamation()
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeyNode |
---|
get, getLocator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface groovyx.gpars.extra166y.CustomConcurrentHashMap.Node |
---|
getLinkage, setLinkage |
Field Detail |
---|
volatile java.lang.Object value
Constructor Detail |
---|
CustomConcurrentHashMap.IntKeyStrongValueNode(int locator, java.lang.Object key, java.lang.Object value)
Method Detail |
---|
public final java.lang.Object getValue()
public final void setValue(java.lang.Object value)
public final void onReclamation()
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |