Calls the Java method Object.toString
on a Java object.
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.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:46