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

Use EnumMap in PatternsHolder. #888

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Conversation

Isira-Seneviratne
Copy link
Member

@Isira-Seneviratne Isira-Seneviratne commented Aug 9, 2022


Use EnumMap instead of LinkedHashMap in PatternsHolder, as it is specifically optimized for use with enum keys.

@TobiGr TobiGr added the codequality Improvements to the codebase to improve the code quality label Oct 10, 2022
@TobiGr TobiGr merged commit 2d50369 into TeamNewPipe:dev Oct 10, 2022
@Isira-Seneviratne Isira-Seneviratne deleted the EnumMap branch October 12, 2022 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codequality Improvements to the codebase to improve the code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants