groovyx.gpars.extra166y
[Java] Class CustomConcurrentHashMap.WeakKeyStrongValueNode
java.lang.Object
   WeakKeyNode
WeakKeyNode
       groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNode
groovyx.gpars.extra166y.CustomConcurrentHashMap.WeakKeyStrongValueNode
static abstract class CustomConcurrentHashMap.WeakKeyStrongValueNode
extends WeakKeyNode
    
    
    | Field Summary | 
    
        
        | java.lang.Object | value
 | 
    
    
     
    
     
    
    
    | Method Summary | 
    
        
        | java.lang.Object | getValue()
 | 
    
        
        | void | setValue(java.lang.Object value)
 | 
    
    
     
    
    
        value
        java.lang.Object value
        
        - 
        
        
    
     
    
    
        
        CustomConcurrentHashMap.WeakKeyStrongValueNode
        CustomConcurrentHashMap.WeakKeyStrongValueNode(int locator, java.lang.Object key, java.lang.Object value, 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.