Tests whether two objects represent the same Java object.
lw-ji
java-objects-eq obj1 obj2 => result
obj1, obj2
Lisp objects.
result
A boolean.
The function java-objects-eq tests whether obj1 and obj2 represent the same Java object.
java-objects-eq
jobject-p jobject Types and conversion between Lisp and Java CLOS partial integration
LispWorks User Guide and Reference Manual - 20 Sep 2017