org.codehaus.groovy.reflection.stdclasses
Class CachedClosureClass
java.lang.Object
org.codehaus.groovy.reflection.CachedClass
org.codehaus.groovy.reflection.stdclasses.CachedClosureClass
public class CachedClosureClass
- extends CachedClass
Methods inherited from class org.codehaus.groovy.reflection.CachedClass |
box, coerceArgument, doCast, getCachedSuperClass, getConstructors, getFields, getInterfaces, getMetaClassForClass, getMethods, getModifiers, getName, getNewMetaMethods, getOwnInterfaces, getReflector, getSuperClassDistance, getTheClass, getTypeDescription, hashCode, isAssignableFrom, isInterface, isPrimitive, isVoid, searchMethods, setMetaClassForClass, setNewMopMethods, setStaticMetaClassField, toString, unbox |
CachedClosureClass
public CachedClosureClass(Class klazz)
getParameterTypes
public Class[] getParameterTypes()
getMaximumNumberOfParameters
public int getMaximumNumberOfParameters()