|
SOLUTIONS
|
JLINK SYMBOL
SameObjectQ
SameObjectQ[object1, object2]
returns True if and only if the JavaObject expressions
and
refer to the same Java object.
DetailsDetails
- To use SameObjectQ, you first need to load J/Link using Needs["JLink`"].
- SameObjectQ behaves like the Java language's == operator as applied to object references.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
