org.codehaus.gpars

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

java.lang.Object
  StrongKeySelfValueNode
      groovyx.gpars.extra166y.CustomConcurrentHashMap.LinkedStrongKeySelfValueNode

static final class CustomConcurrentHashMap.LinkedStrongKeySelfValueNode
extends StrongKeySelfValueNode

Field Summary
Node linkage

 
Constructor Summary
CustomConcurrentHashMap.LinkedStrongKeySelfValueNode(int locator, java.lang.Object key, Node linkage)

 
Method Summary
Node getLinkage()

void setLinkage(Node linkage)

 

Field Detail

linkage

Node linkage


 
Constructor Detail

CustomConcurrentHashMap.LinkedStrongKeySelfValueNode

CustomConcurrentHashMap.LinkedStrongKeySelfValueNode(int locator, java.lang.Object key, Node linkage)


 
Method Detail

getLinkage

public final Node getLinkage()


setLinkage

public final void setLinkage(Node linkage)


 

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