Content deleted Content added
m →J2SE 5.0 ([[September 30]], [[2004]]): fix indentation of table |
m →J2SE 5.0 ([[September 30]], [[2004]]): fix table indention comment |
||
Line 59:
* Enhanced <code>for</code> [[program loop|loop]] — the <code>for</code> loop syntax is extended with special syntax for iterating over each member of either an array or any {{Javadoc:SE|java/lang|Iterable}}, such as the standard {{Javadoc:SE|java/util|Collection}} classes, using a construct of the form:
<!-- The table below indents the code example and following text by
{|
| style="width:16px" |
|