blob: 5a21ccbfa12ca8fd2e11b9936b65067c37a11d59 [file] [log] [blame]
<html>
<body>
This intention replaces a JDK 5.0 for-each loop which
iterates over a collection or array with an equivalent <b>for</b> loop that uses an index to
iterate over the collection or array.
</body>
</html>