Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Code quality fix - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used. #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Code quality fix - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used. #52

wants to merge 1 commit into from

Conversation

faisal-hameed
Copy link

This pull request is focused on resolving occurrences of Sonar rule
squid:S1149 - Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1149

Please let me know if you have any questions.

Faisal Hameed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant