Apereo-Learning-Analytics-Initiative / OpenDashboard-legacy

(Deprecated) A web application that provides a framework for displaying data visualizations
Other
47 stars 39 forks source link

"entrySet()" should be iterated when both the key and value are needed #24

Closed AymanDF closed 8 years ago

AymanDF commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule squid:S2864 - “"entrySet()" should be iterated when both the key and value are needed ”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S2864 Please let me know if you have any questions. Ayman Abdelghany.