Skip to content
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

Nullability annotations for indexOf methods in ListOperations #2206

Closed
wants to merge 1 commit into from
Closed

Conversation

alturkovic
Copy link

indexOf and lastIndexOf methods are missing the @Nullable annotation causing issues for nullability checks in Kotlin.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 2, 2021
@mp911de mp911de self-assigned this Dec 13, 2021
@mp911de
Copy link
Member

mp911de commented Dec 13, 2021

See also #2208

@mp911de mp911de added the in: kotlin Kotlin support label Jan 25, 2022
@alturkovic alturkovic closed this by deleting the head repository Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: kotlin Kotlin support status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants