|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Field Summary | |
|---|---|
CachedMethod |
method
|
| Constructor Summary | |
ReflectionMetaMethod(CachedMethod method)
|
|
| Method Summary | |
|---|---|
CachedClass |
getDeclaringClass()
|
int |
getModifiers()
|
String |
getName()
|
def |
getPT()
|
Class |
getReturnType()
|
Object |
invoke(Object object, def arguments)
|
String |
toString()
|
| Constructor Detail |
|---|
public ReflectionMetaMethod(CachedMethod method)
| Method Detail |
|---|
public CachedClass getDeclaringClass()
public int getModifiers()
public String getName()
def getPT()
public Class getReturnType()
public Object invoke(Object object, def arguments)
public String toString()