org.codehaus.gpars

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

java.lang.Object
  IntKeySoftValueNode
      groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalIntKeySoftValueNode

static final class CustomConcurrentHashMap.TerminalIntKeySoftValueNode
extends IntKeySoftValueNode

Constructor Summary
CustomConcurrentHashMap.TerminalIntKeySoftValueNode(int locator, java.lang.Object key, java.lang.Object value, CustomConcurrentHashMap cchm)

 
Method Summary
Node getLinkage()

void setLinkage(Node r)

 

Constructor Detail

CustomConcurrentHashMap.TerminalIntKeySoftValueNode

CustomConcurrentHashMap.TerminalIntKeySoftValueNode(int locator, java.lang.Object key, java.lang.Object value, CustomConcurrentHashMap cchm)


 
Method Detail

getLinkage

public final Node getLinkage()


setLinkage

public final void setLinkage(Node r)


 

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