Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
New, Patch Available
Description
For better readability - converting the Iterable<T> to for ( A a : container ) constructs that is more intuitive to read.