Package org.codehaus.groovy.reflection

Internal classes for assisting with reflection.

See:
          Description

Class Summary
CachedClass  
CachedClass.CachedMethodComparatorByName  
CachedClass.CachedMethodComparatorWithString  
CachedConstructor  
CachedField  
CachedMethod  
CachedMethod.MyComparator  
ClassInfo Handle for all information we want to keep about the class
ClassInfo.ClassInfoSet  
ClassInfo.ClassInfoSet.Segment  
ClassInfo.DebugRef  
ClassInfo.LazyCachedClassRef  
ClassInfo.LazyClassLoaderRef  
ClassInfo.LocalMap  
ClassInfo.ThreadLocalMapHandler  
ClassLoaderForClassArtifacts  
GeneratedMetaMethod  
MethodHandle  
MethodHandleFactory  
MethodHandleFactory.ReflectiveMethodHandle  
MixinInMetaClass  
ParameterTypes  
ReflectionCache  
ReflectionUtils This class contains utility methods to determine which class called the current class to multiple levels of depth.
SunClassLoader Special class loader, which when running on Sun VM allows to generate accessor classes for any method
 

Package org.codehaus.groovy.reflection Description

Internal classes for assisting with reflection.



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