Skip to content

Remove redundant Collections.synchronizedSet wrappers - #7

Open
karlvr wants to merge 1 commit into
violetlib:masterfrom
karlvr:fix/redundant-listener-synchronization
Open

Remove redundant Collections.synchronizedSet wrappers#7
karlvr wants to merge 1 commit into
violetlib:masterfrom
karlvr:fix/redundant-listener-synchronization

Conversation

@karlvr

@karlvr karlvr commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

All access to the listener sets is already through synchronized methods, making the synchronizedSet wrapper unnecessary overhead.

All access to the listener set is already through synchronized methods, making the synchronizedSet wrapper unnecessary overhead.
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