Version: 2017.2
public bool equals (AndroidJavaObject obj);

Returns

bool Returns true when the objects are equal and false if otherwise.

Description

The equivalent of the java.lang.Object equals() method.