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