groovyx.gpars.extra166y
[Java] Class CustomConcurrentHashMap.SoftKeySelfValueNode
java.lang.Object
  
SoftKeyNode
      
groovyx.gpars.extra166y.CustomConcurrentHashMap.SoftKeySelfValueNode
static abstract class CustomConcurrentHashMap.SoftKeySelfValueNode
extends SoftKeyNode
    
     
    
    
    | 
    Method Summary | 
    
    
        
        
            java.lang.Object
         | 
        
            getValue()
             
            
         | 
        
    
        
        
            void
         | 
        
            setValue(java.lang.Object value)
             
            
         | 
        
    
    
     
    
    
        
        CustomConcurrentHashMap.SoftKeySelfValueNode
        CustomConcurrentHashMap.SoftKeySelfValueNode(int locator, java.lang.Object key, CustomConcurrentHashMap cchm)
        
        - 
        
 
        
        
        
    
     
    
    
        
        getValue
        public final java.lang.Object getValue()
        
        - 
        
 
        
        
        
    
        
        setValue
        public final void setValue(java.lang.Object value)
        
        - 
        
 
        
        
        
    
     
Copyright © 2008–2013  Václav Pech.  All Rights Reserved.