|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcaas.script_nodes.Function
jcaas.script_nodes.JFunction
public class JFunction
Constructor Summary | |
---|---|
JFunction(java.lang.Object actor,
java.lang.reflect.Method method)
|
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 JFunction(java.lang.Object actor, java.lang.reflect.Method method)
method
- Method Detail |
---|
public SObject invoke(java.util.List args)
invoke
in class Function
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |