Version: 2022.3
언어: 한국어
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.