|
||||||||||
| 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(Method rt)
constructor |
|
| Method Summary | |
|---|---|
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(Method rt)
| Method Detail |
|---|
public Method getMethod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||