|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.runtime.metaclass.MethodHelper
public class MethodHelper
Some reflection helper methods
Constructor Summary | |
---|---|
MethodHelper()
|
Method Summary | |
---|---|
static boolean |
isPublic(java.lang.reflect.Method method)
|
static boolean |
isStatic(java.lang.reflect.Method method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodHelper()
Method Detail |
---|
public static boolean isStatic(java.lang.reflect.Method method)
public static boolean isPublic(java.lang.reflect.Method method)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |