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

Predictable iteration order for maps #84

Open
Plixo2 opened this issue Jul 12, 2022 · 1 comment
Open

Predictable iteration order for maps #84

Plixo2 opened this issue Jul 12, 2022 · 1 comment

Comments

@Plixo2
Copy link

Plixo2 commented Jul 12, 2022

You should swap each instance of Hashmap with LinkedHashMap to guarantee a predictable iteration order. Its a simple fix done in 5 mins

@rok-povsic
Copy link

Agreed. No reason why not to do this.

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

No branches or pull requests

2 participants