- org.codehaus.groovy.runtime.DefaultCachedMethodKey
-
-
Constructor Summary
Constructors
Constructor and description |
DefaultCachedMethodKey
(Class sender, String name, org.codehaus.groovy.reflection.CachedClass[] parameterTypes, boolean isCallToSuper)
|
-
Methods Summary
-
Inherited Methods Summary
-
-
Constructor Detail
-
public DefaultCachedMethodKey(Class sender, String name, org.codehaus.groovy.reflection.CachedClass[] parameterTypes, boolean isCallToSuper)
-
Method Detail
-
public int getParameterCount()
-
public Class getParameterType(int index)
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.