org.codehaus.gpars

groovyx.gpars.extra166y
[Java] Class CustomConcurrentHashMap.IntKeySelfValueNode

java.lang.Object
  IntKeyNode
      groovyx.gpars.extra166y.CustomConcurrentHashMap.IntKeySelfValueNode

static abstract class CustomConcurrentHashMap.IntKeySelfValueNode
extends IntKeyNode

Constructor Summary
CustomConcurrentHashMap.IntKeySelfValueNode(int locator, java.lang.Object key)

 
Method Summary
java.lang.Object getValue()

void onReclamation()

void setValue(java.lang.Object value)

 

Constructor Detail

CustomConcurrentHashMap.IntKeySelfValueNode

CustomConcurrentHashMap.IntKeySelfValueNode(int locator, java.lang.Object key)


 
Method Detail

getValue

public final java.lang.Object getValue()


onReclamation

public final void onReclamation()


setValue

public final void setValue(java.lang.Object value)


 

Copyright © 2008–2013 Václav Pech. All Rights Reserved.