public boolean equals( java.lang.Object obj ) |
Parameters
- obj
- Another object to compare to.
Return Value
true
if the specified System.Object is equal tothis instance; otherwise, false
.public boolean equals( java.lang.Object obj ) |
true
if the specified System.Object is equal tothis instance; otherwise, false
.