Anywhere
customType.equals(other)
Return true
if other
has a value equal to this
; false
otherwise.
Arguments
- other Object
-
Another object to compare this to.
customType.equals(other)
Return true
if other
has a value equal to this
; false
otherwise.
Another object to compare this to.
Please login to continue.