groovyx.gpars.extra166y
[Java] Class CustomConcurrentHashMap.WeakKeySelfValueNode
java.lang.Object
WeakKeyNode
groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeySelfValueNode
static abstract class CustomConcurrentHashMap.WeakKeySelfValueNode
extends WeakKeyNode
Method Summary |
java.lang.Object
|
getValue()
|
void
|
setValue(java.lang.Object value)
|
CustomConcurrentHashMap.WeakKeySelfValueNode
CustomConcurrentHashMap.WeakKeySelfValueNode(int locator, java.lang.Object key, CustomConcurrentHashMap cchm)
-
getValue
public final java.lang.Object getValue()
-
setValue
public final void setValue(java.lang.Object value)
-
Copyright © 2008–2012 Václav Pech. All Rights Reserved.