public bool equals (AndroidJavaObject obj);

Valor de retorno

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

Descripción

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