|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.ThingImpl
visad.formula.VMethod
public class VMethod
Thing wrapper for java.lang.reflect.Method.
| Constructor Summary | |
|---|---|
VMethod(java.lang.reflect.Method rt)
constructor |
|
| Method Summary | |
|---|---|
java.lang.reflect.Method |
getMethod()
return the wrapper's Method |
| Methods inherited from class visad.ThingImpl |
|---|
addReference, clone, notifyReferences, removeReference |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VMethod(java.lang.reflect.Method rt)
| Method Detail |
|---|
public java.lang.reflect.Method getMethod()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||