@SuppressWarnings("rawtypes") protected class DefaultUrlMappingEvaluator.MappingCapturingClosure extends Closure
A Closure that captures a call to a method that accepts a single closure
Fields inherited from class | Fields |
---|---|
class Closure |
OWNER_FIRST, DELEGATE_FIRST, OWNER_ONLY, DELEGATE_ONLY, TO_SELF, DONE, SKIP, IDENTITY |
Constructor and description |
---|
MappingCapturingClosure(Object o) |
Type Params | Return Type | Name and description |
---|---|---|
|
public Object |
call(Object args) |
|
public Closure<?> |
getMappings() |
Methods inherited from class | Name |
---|---|
class Closure |
andThen, andThenSelf, andThenSelf, asWritable, call, call, call, clone, compose, composeSelf, composeSelf, curry, curry, dehydrate, equals, getClass, getDelegate, getDirective, getMaximumNumberOfParameters, getMetaClass, getOwner, getParameterTypes, getProperty, getResolveStrategy, getThisObject, hashCode, invokeMethod, isCase, leftShift, leftShift, memoize, memoizeAtLeast, memoizeAtMost, memoizeBetween, ncurry, ncurry, notify, notifyAll, rcurry, rcurry, rehydrate, rightShift, run, setDelegate, setDirective, setMetaClass, setProperty, setResolveStrategy, toString, trampoline, trampoline, wait, wait, wait |