IDEADEV-41060 (Iteration over xxx​.​keySet​() may be replaced with '​entrySet​(​...
commit5b3c872740409db5bb86f67241d5a6fcc987588b
authorBas Leijdekkers <leijdekkers@carp-technologies.nl>
Wed, 28 Oct 2009 14:19:31 +0000 (28 15:19 +0100)
committerBas Leijdekkers <leijdekkers@carp-technologies.nl>
Wed, 28 Oct 2009 14:19:31 +0000 (28 15:19 +0100)
tree5e6fd509b2e74ae5387d66d3fc293435ef23ae27
parentc3d15448e85b0e7b34e9a9e21c1dee9620e1c31c
IDEADEV-41060 (Iteration over xxx​.​keySet​() may be replaced with '​entrySet​(​)' produces wrong code)
plugins/InspectionGadgets/src/com/siyeh/ig/performance/KeySetIterationMayUseEntrySetInspection.java