Package org.codehaus.groovy.reflection
Class ReflectionCache
java.lang.Object
org.codehaus.groovy.reflection.ReflectionCache
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Class
autoboxType
(Class type) static CachedClass
getCachedClass
(Class klazz) static String
getMOPMethodName
(CachedClass declaringClass, String name, boolean useThis) Deprecated.static boolean
static boolean
isAssignableFrom
(Class klazz, Class aClass)
-
Field Details
-
OBJECT_CLASS
-
OBJECT_ARRAY_CLASS
-
-
Constructor Details
-
ReflectionCache
public ReflectionCache()
-
-
Method Details
-
autoboxType
-
getMOPMethodName
@Deprecated public static String getMOPMethodName(CachedClass declaringClass, String name, boolean useThis) Deprecated. -
isArray
-
isAssignableFrom
-
getCachedClass
-