Skip to content

Equals method overrides require Nullable annotation on parameter #4226

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

Closed
christophstrobl opened this issue Nov 8, 2022 · 0 comments
Closed
Assignees
Labels
in: kotlin Kotlin support type: task A general task

Comments

@christophstrobl
Copy link
Member

Otherwise the Kotlin compiler will error with No method 'equals(Any?): Boolean' available when doing !=null checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: kotlin Kotlin support type: task A general task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants