org.codehaus.gpars

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

java.lang.Object
  WeakKeySoftValueNode
      groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalWeakKeySoftValueNode

static final class CustomConcurrentHashMap.TerminalWeakKeySoftValueNode
extends WeakKeySoftValueNode

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

 
Method Summary
Node getLinkage()

void setLinkage(Node r)

 

Constructor Detail

CustomConcurrentHashMap.TerminalWeakKeySoftValueNode

CustomConcurrentHashMap.TerminalWeakKeySoftValueNode(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.