Skip to content

Выполнил проектную работу №2#1

Open
GregoryAndroidDeveloper wants to merge 1 commit into
mainfrom
dev
Open

Выполнил проектную работу №2#1
GregoryAndroidDeveloper wants to merge 1 commit into
mainfrom
dev

Conversation

@GregoryAndroidDeveloper

Copy link
Copy Markdown
Owner

No description provided.


@Override
public boolean theSameAs(FilterContactTypeUi other) {
return this.getContactType() == other.getContactType();

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше other также проверить на null, иначе может быть NPE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants