|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.lang.Closure
org.codehaus.groovy.grails.web.pages.GroovyPage.ConstantClosure
public static final class GroovyPage.ConstantClosure
| Field Summary |
|---|
| Fields inherited from class groovy.lang.Closure |
|---|
DELEGATE_FIRST, DELEGATE_ONLY, DONE, IDENTITY, maximumNumberOfParameters, OWNER_FIRST, OWNER_ONLY, parameterTypes, SKIP, TO_SELF |
| Constructor Summary | |
|---|---|
GroovyPage.ConstantClosure(java.lang.Object retval)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
call(java.lang.Object... args)
|
java.lang.Object |
doCall()
|
java.lang.Object |
doCall(java.lang.Object obj)
|
java.lang.Object |
doCall(java.lang.Object[] args)
|
int |
getMaximumNumberOfParameters()
|
java.lang.Class[] |
getParameterTypes()
|
| Methods inherited from class groovy.lang.Closure |
|---|
asWritable, call, call, clone, curry, curry, dehydrate, getDelegate, getDirective, getOwner, getProperty, 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroovyPage.ConstantClosure(java.lang.Object retval)
| Method Detail |
|---|
public int getMaximumNumberOfParameters()
getMaximumNumberOfParameters in class groovy.lang.Closurepublic java.lang.Class[] getParameterTypes()
getParameterTypes in class groovy.lang.Closurepublic java.lang.Object doCall(java.lang.Object obj)
public java.lang.Object doCall()
public java.lang.Object doCall(java.lang.Object[] args)
public java.lang.Object call(java.lang.Object... args)
call in class groovy.lang.Closure
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||