|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcaas.script_nodes.Function
jcaas.StaticFunction
jcaas.script_nodes.JStaticFunction
public class JStaticFunction
Constructor Summary | |
---|---|
JStaticFunction(java.lang.reflect.Method m)
|
Method Summary | |
---|---|
SObject |
invoke(java.util.List args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JStaticFunction(java.lang.reflect.Method m)
Method Detail |
---|
public SObject invoke(java.util.List args)
invoke
in class StaticFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |