|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.ref.Reference<T> java.lang.ref.WeakReference groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNode groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySelfValueNode
static final class CustomConcurrentHashMap.TerminalWeakKeySelfValueNode
Field Summary |
---|
Fields inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode |
---|
cchm, locator |
Constructor Summary | |
---|---|
CustomConcurrentHashMap.TerminalWeakKeySelfValueNode(int locator,
java.lang.Object key,
CustomConcurrentHashMap cchm)
|
Method Summary | |
---|---|
CustomConcurrentHashMap.Node |
getLinkage()
|
void |
setLinkage(CustomConcurrentHashMap.Node r)
|
Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNode |
---|
getValue, setValue |
Methods inherited from class groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyNode |
---|
getLocator, onReclamation |
Methods inherited from class java.lang.ref.Reference |
---|
clear, enqueue, get, isEnqueued |
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 |
---|
get |
Constructor Detail |
---|
CustomConcurrentHashMap.TerminalWeakKeySelfValueNode(int locator, java.lang.Object key, CustomConcurrentHashMap cchm)
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 |