The functions setup-java-caller
and setup-java-constructor
define a Java caller, which is a function that calls a Java method or a constructor. Once this the caller is defined, calls to name ultimately invoke the Java method or constructor.
Interpretation of the arguments and behavior of the defined caller is the same as the macros define-java-caller and define-java-constructor.
Unlike the macros define-java-caller and define-java-constructor. the functions setup-java-caller
and setup-java-constructor
do the lookup immediately, and therefore require running Java. If the lookup fails, they do not set the symbol function, and return two values: nil
and a condition indicating the reason for the failure.
The functions (when successful) return name.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4