org.codehaus.gpars

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

java.lang.Object
  SoftKeySoftValueNode
      groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalSoftKeySoftValueNode

static final class CustomConcurrentHashMap.TerminalSoftKeySoftValueNode
extends SoftKeySoftValueNode

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

 
Method Summary
Node getLinkage()

void setLinkage(Node linkage)

 

Constructor Detail

CustomConcurrentHashMap.TerminalSoftKeySoftValueNode

CustomConcurrentHashMap.TerminalSoftKeySoftValueNode(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 linkage)


 

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