- org.codehaus.groovy.reflection.stdclasses.CachedSAMClass
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class CachedClass |
addNewMopMethods, coerceArgument, getCachedClass, getCachedSuperClass, getCallSiteLoader, getConstructors, getDeclaredInterfaces, getFields, getHierarchy, getInterfaces, getMethods, getModifiers, getName, getNewMetaMethods, getSuperClassDistance, getTheClass, getTypeDescription, hashCode, isAssignableFrom, isDirectlyAssignable, isInterface, isPrimitive, isVoid, searchMethods, setNewMopMethods, toString |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
@Overridepublic Object coerceArgument(Object argument) {
public Object coerceArgument(Object argument)
-
@SuppressWarningspublic static Object coerceToSAM(Closure argument, Method method, Class clazz, boolean isInterface) {
public static Object coerceToSAM(Closure argument, Method method, Class clazz, boolean isInterface)
-
@Overridepublic boolean isAssignableFrom(Class argument) {
public boolean isAssignableFrom(Class argument)
Copyright © 2003-2014 The Codehaus. All rights reserved.