public interface ClosureInvokingMethod extends MetaMember
An interface for MetaMethods that invoke closures to implements. Used by ExpandoMetaClass
Type Params | Return Type | Name and description |
---|---|---|
|
public Closure |
getClosure() Returns the original closure that this method invokes |
Methods inherited from class | Name |
---|---|
interface MetaMember |
getModifiers, getName, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, isSynthetic |
Returns the original closure that this method invokes