Version: 2020.2
언어: 한국어
public bool equals (AndroidJavaObject obj);

반환

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

설명

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