- java.lang.Object
-
- groovy.lang.GroovyObjectSupport
-
- groovy.lang.Closure
-
- org.codehaus.groovy.runtime.MethodClosure
-
- org.kohsuke.groovy.sandbox.impl.SandboxedMethodClosure
-
-
Field Summary
-
Fields inherited from class groovy.lang.Closure
DELEGATE_FIRST, DELEGATE_ONLY, DONE, IDENTITY, maximumNumberOfParameters, OWNER_FIRST, OWNER_ONLY, parameterTypes, SKIP, TO_SELF
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected Object |
doCall(Object arguments) |
-
Methods inherited from class org.codehaus.groovy.runtime.MethodClosure
getMethod, getProperty
-
Methods inherited from class groovy.lang.Closure
asWritable, call, call, call, clone, curry, dehydrate, getDelegate, getDirective, getMaximumNumberOfParameters, getOwner, getParameterTypes, getResolveStrategy, getThisObject, isCase, leftShift, leftShift, memoize, memoizeAtLeast, memoizeAtMost, memoizeBetween, ncurry, ncurry, rcurry, rcurry, rehydrate, rightShift, run, setDelegate, setDirective, setProperty, setResolveStrategy, throwRuntimeException, trampoline, trampoline
-
Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, invokeMethod, setMetaClass
Copyright © 2016. All Rights Reserved.