[
https://issues.apache.org/jira/browse/ROL-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Mazza resolved ROL-1907.
-----------------------------
Resolution: Fixed
Fix Version/s: 5.1
Fixed in all 10 places Sonar was complaining, thanks.
> Inefficient use of key set iterator.
> ------------------------------------
>
> Key: ROL-1907
> URL: https://issues.apache.org/jira/browse/ROL-1907
> Project: Apache Roller
> Issue Type: Improvement
> Reporter: Shelan Perera
> Priority: Minor
> Fix For: 5.1
>
> Attachments: keyset-improvement.patch
>
>
> use of keySet iterator instead of entrySet iterator.It is efficient to use
> entryset instead of using .get(key) look up.
--
This message was sent by Atlassian JIRA
(v6.2#6252)