public class ActionClosure<T>
extends groovy.lang.Closure<T>
Constructor and Description |
---|
ActionClosure(Object owner,
Action<T> action) |
Modifier and Type | Method and Description |
---|---|
void |
doCall(T object) |
asWritable, call, call, call, clone, curry, curry, dehydrate, getDelegate, getDirective, getMaximumNumberOfParameters, getOwner, getParameterTypes, getProperty, getResolveStrategy, getThisObject, isCase, leftShift, leftShift, memoize, memoizeAtLeast, memoizeAtMost, memoizeBetween, ncurry, ncurry, rcurry, rcurry, rehydrate, rightShift, run, setDelegate, setDirective, setProperty, setResolveStrategy, throwRuntimeException, trampoline, trampoline