Skip to content

use String equals directly instead of Objects.equals #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

hduelme
Copy link
Contributor

@hduelme hduelme commented Jul 6, 2024

Just a small refactoring. The two Strings are never null. No need to use Objects.equals

@filiphr filiphr merged commit e7a24b4 into mapstruct:main Jul 7, 2024
9 of 10 checks passed
@filiphr
Copy link
Member

filiphr commented Jul 7, 2024

Thanks @hduelme

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