Uses of Class
org.codehaus.groovy.runtime.metaclass.MemoryAwareConcurrentReadMap.SoftRef

Packages that use MemoryAwareConcurrentReadMap.SoftRef
org.codehaus.groovy.runtime.metaclass Internal classes related to Groovy's metaclass implementation. 
 

Uses of MemoryAwareConcurrentReadMap.SoftRef in org.codehaus.groovy.runtime.metaclass
 

Fields in org.codehaus.groovy.runtime.metaclass declared as MemoryAwareConcurrentReadMap.SoftRef
private  MemoryAwareConcurrentReadMap.SoftRef MemoryAwareConcurrentReadMap.Entry.key
           
 

Constructors in org.codehaus.groovy.runtime.metaclass with parameters of type MemoryAwareConcurrentReadMap.SoftRef
MemoryAwareConcurrentReadMap.Entry(int hash, MemoryAwareConcurrentReadMap.SoftRef key, MemoryAwareConcurrentReadMap.Reference value, MemoryAwareConcurrentReadMap.Entry next)
           
 



Copyright © ${year} The Codehaus. All Rights Reserved.