5 ms·
That's what I wanted to note as well, that the "new" Java for loop also uses iterators - this syntax simply hides them. And this basically kills the main point
by eperfa 16y ago
That's what I wanted to note as well, that the "new" Java for loop also uses iterators - this syntax simply hides them. And this basically kills the main point of this article.. (But it is definitely easier on the eye)