@SuppressWarnings(value: rawtypes) @CompileStatic class StaticMethodInvokingClosure extends MethodInvokingClosure
Not public API. Used by GormEnhancer
| Fields inherited from class | Fields |
|---|---|
class MethodInvokingClosure |
apiDelegate, metaMethod, methodName, parameterTypes |
| Constructor and description |
|---|
StaticMethodInvokingClosure(Object apiDelegate, String methodName, Class[] parameterTypes) |
| Methods inherited from class | Name |
|---|---|
class MethodInvokingClosure |
call, doCall, getMaximumNumberOfParameters, getParameterTypes, pickMetaMethod |