Represents a method on an object using a closure which can be invoked at any time
| Modifiers | Name | Description | 
|---|---|---|
static boolean  | 
                            ALLOW_RESOLVE | 
                            |
static String  | 
                            ANY_INSTANCE_METHOD_EXISTS | 
                            |
static String  | 
                            NEW | 
                            
| Constructor and description | 
|---|
                                MethodClosure
                                (Object owner, String method) | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.