equals default

PHOTO EMBED

Thu Oct 24 2024 10:11:01 GMT+0000 (Coordinated Universal Time)

Saved by @sarathkishore

public boolean equals(Object obj) {
    return (this == obj);
}
content_copyCOPY