equals

equals(Object obj) function

Determines whether the specified object is equal to the current object.

Parameters

NameTypeDescription
objObjectThe object to compare with the current object.

Result

boolean