Skip to content

[bugfix] ConcurrentHashMap<String, Function> can't contain values of type String#549

Open
dk2k wants to merge 1 commit into
linkedin:masterfrom
dk2k:dk_fix_wrong_map_method
Open

[bugfix] ConcurrentHashMap<String, Function> can't contain values of type String#549
dk2k wants to merge 1 commit into
linkedin:masterfrom
dk2k:dk_fix_wrong_map_method

Conversation

@dk2k
Copy link
Copy Markdown

@dk2k dk2k commented Apr 23, 2025

ConcurrentHashMap<String, Function> can't contain values of type String.
Need to use containsKey() instead of contains()

…ng. Need to use containsKey() instead of contains()
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.

1 participant