blob: 957b4f5c0d5ac8e54fb063f1a4f1e96b0efe3977 [file] [log] [blame]
<html>
<body>
Reports iteration over the <b>keySet()</b>
of a <b>java.util.Map</b> instance,
where the iterated keys are used to retrieve the values from the map. Such
iteration may be more efficiently replaced by iteration over the
<b>entrySet()</b> of the map.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>