Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC

Function java-get-method

java-get-method javaClassName methodName [argType1 [argType2 ...]]

Returns the value stored in the static member on the given class.

Parameters:
javaClassName - String or Symbol identifying a Java class.
methodName - String or Symbol identifying a static method in the Java class.
argTypeN - String or Symbol identifying the type of the Nth parameter of the method (fqcn or primitive type name).

Returns a wrapper around the method.

Since: 3.2.1

Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC
Report a bug or request new features
© 2009