|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySoftValueNode
static final class CustomConcurrentHashMap.LinkedStrongKeySoftValueNode
Field Summary | |
---|---|
(package private) CustomConcurrentHashMap.Node |
linkage
|
Fields inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode |
---|
cchm, valueRef |
Fields inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode |
---|
key, locator |
Constructor Summary | |
---|---|
CustomConcurrentHashMap.LinkedStrongKeySoftValueNode(int locator,
java.lang.Object key,
java.lang.Object value,
CustomConcurrentHashMap cchm,
CustomConcurrentHashMap.Node linkage)
|
Method Summary | |
---|---|
CustomConcurrentHashMap.Node |
getLinkage()
|
void |
setLinkage(CustomConcurrentHashMap.Node r)
|
Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeySoftValueNode |
---|
getValue, onReclamation, setValue |
Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.StrongKeyNode |
---|
get, getLocator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
volatile CustomConcurrentHashMap.Node linkage
Constructor Detail |
---|
CustomConcurrentHashMap.LinkedStrongKeySoftValueNode(int locator, java.lang.Object key, java.lang.Object value, CustomConcurrentHashMap cchm, CustomConcurrentHashMap.Node linkage)
Method Detail |
---|
public final CustomConcurrentHashMap.Node getLinkage()
public final void setLinkage(CustomConcurrentHashMap.Node r)
|
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 |