Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function tea-autoload-native-function

tea-autoload-native-function functioName nativeCodeFunction

Registers the name of a function to be automatically loaded the first time it is used.

Parameters:
functioName - A symbol identifying the Tea function that is implemented in native code.
nativeCodeFunction - A string representing the name of the Java class that implements the function.

The tea-autoload-native-function is similar to tea-autoload but for Tea functions that are implemented in Java.

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