Uses of Class
org.codehaus.groovy.util.LockableObject

Packages that use LockableObject
org.codehaus.groovy.reflection Internal classes for assisting with reflection. 
org.codehaus.groovy.util   
 

Uses of LockableObject in org.codehaus.groovy.reflection
 

Subclasses of LockableObject in org.codehaus.groovy.reflection
(package private) static class ClassInfo.ClassInfoSet.Segment
           
private static class ClassInfo.LazyCachedClassRef
           
private static class ClassInfo.LazyClassLoaderRef
           
 

Fields in org.codehaus.groovy.reflection declared as LockableObject
private  LockableObject ClassInfo.lock
           
 

Uses of LockableObject in org.codehaus.groovy.util
 

Subclasses of LockableObject in org.codehaus.groovy.util
(package private) static class AbstractConcurrentDoubleKeyMap.Segment<K1,K2,V>
           
protected static class AbstractConcurrentMap.Segment<K,V>
           
protected static class AbstractConcurrentMapBase.Segment
           
 class LazyReference<T>
          Soft reference with lazy initialization under lock
static class ManagedConcurrentMap.Segment<K,V>
           
(package private) static class ManagedDoubleKeyMap.Segment<K1,K2,V>
           
 



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