Calls the Java method Object.toString on a Java object.
Object.toString
lw-ji
jobject-string jobject => string
jobject
A jobject.
string
A string.
The function jobject-string returns a string which is the result of calling the Java method Object.toString on the Java object jobject on it.
jobject-string
jobject Types and conversion between Lisp and Java
LispWorks User Guide and Reference Manual - 20 Sep 2017