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.1 Types and conversion between Lisp and Java
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:46