Tests whether two objects represent the same Java object.
lw-ji
java-objects-eq obj1 obj2 => result
Lisp objects. |
result |
A boolean. |
The function java-objects-eq
tests whether obj1 and obj2 represent the same Java object.
jobject-p
jobject
15.1 Types and conversion between Lisp and Java
15.8 CLOS partial integration
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:46