The predicate for objects of type jobject.
lw-ji
jobject-p object => result
| object⇩ |
A Lisp object. |
| result |
A boolean. |
The function jobject-p returns true if object is of type jobject and false otherwise.
jobject
lisp-java-instance-p
get-jobject
ensure-is-jobject
15.2 Types and conversion between Lisp and Java
LispWorks® User Guide and Reference Manual - 18 Feb 2025 15:32:32