|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.runtime.metaclass.MethodHelper
public class MethodHelper extends Object
Some reflection helper methods
Method Summary | |
---|---|
static boolean
|
isPublic(Method method)
|
static boolean
|
isStatic(Method method)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public static boolean isPublic(Method method)
public static boolean isStatic(Method method)
Copyright © 2003-2013 The Codehaus. All rights reserved.