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

1 immutability of results #12

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Conversation

tomaytotomato
Copy link
Owner

Fixes #1

LocationService now returns immutable results, which cannot be modified after being returned.

Thread safety should also be improved with this

Copy link

sonarqubecloud bot commented Aug 9, 2024

@tomaytotomato tomaytotomato merged commit 14c6684 into master Aug 9, 2024
2 checks passed
@tomaytotomato tomaytotomato deleted the 1-immutability-of-results branch August 10, 2024 14:27
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.

[BUG] Inconsistent return types of Collection (Some Immutable / Some not)
1 participant