Don't use Hashtable #128
Labels
code
Concerns code
discussion point
The issue contains a request or an idea, that has to be discussed first
enhancement
New feature or request
Milestone
In code we use Hashtable, because MQQueueManager constructor have it in signature.
But in [a64f23d] I made the following feature:
Now we can replaсe all Hashtable with HashMap except this method (SonarLint treats it well).
The text was updated successfully, but these errors were encountered: