@java.lang.SuppressWarnings("rawtypes")
public static final class TagOutput.ConstantClosure
extends Closure
| Fields inherited from class | Fields |
|---|---|
class Closure |
OWNER_FIRST, DELEGATE_FIRST, OWNER_ONLY, DELEGATE_ONLY, TO_SELF, DONE, SKIP, IDENTITY |
| Constructor and description |
|---|
ConstantClosure(java.lang.Object retval) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public boolean |
asBoolean() |
|
public java.lang.Object |
call(java.lang.Object args) |
|
public java.lang.Object |
doCall(java.lang.Object obj) |
|
public java.lang.Object |
doCall() |
|
public java.lang.Object |
doCall(java.lang.Object[] args) |
|
public int |
getMaximumNumberOfParameters() |
|
public java.lang.Class[] |
getParameterTypes() |
| 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 |