org.codehaus.gpars

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

java.lang.Object
  StrongKeyIntValueNode
      groovyx.gpars.extra166y.CustomConcurrentHashMap.TerminalStrongKeyIntValueNode

static final class CustomConcurrentHashMap.TerminalStrongKeyIntValueNode
extends StrongKeyIntValueNode

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

 
Method Summary
Node getLinkage()

void setLinkage(Node r)

 

Constructor Detail

CustomConcurrentHashMap.TerminalStrongKeyIntValueNode

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


 
Method Detail

getLinkage

public final Node getLinkage()


setLinkage

public final void setLinkage(Node r)


 

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