| Overview | Module | Function | Class | Tea 3.2.5 Reference Documentation © 2009 PDM&FC |
java-exec-method javaClassName methodName [arg1 [arg2 ...]]
Executes the given static method and returns the result.
Support for method overloading is limited, as Tea-to-Java argument
convertion algorithm only covers a few promotions.
For better overloaded method identification, see also java-get-method.
3.2.1| Overview | Module | Function | Class | Tea 3.2.5 Reference Documentation © 2009 PDM&FC |