Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14102
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: iteration |
| Date | 2012-05-01 13:39 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <3fi0q7lo1bh6j68i39mpm9qb3bp7ko62va@4ax.com> (permalink) |
| References | <27598671.190.1335882575014.JavaMail.geo-discussion-forums@ynbq3> |
On Tue, 1 May 2012 07:29:35 -0700 (PDT), bob <bob@coolfone.comze.com>
wrote, quoted or indirectly quoted someone who said :
>What's the name of this type of iteration in Java?
>
>for (Player p : players)
>{
I call it "for each"
--
Roedy Green Canadian Mind Products
http://mindprod.com
Programmers love to create simplified replacements for HTML.
They forget that the simplest language is the one you
already know. They also forget that their simple little
markup language will bit by bit become even more convoluted
and complicated than HTML because of the unplanned way it grows.
.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
iteration bob <bob@coolfone.comze.com> - 2012-05-01 07:29 -0700
Re: iteration Patricia Shanahan <pats@acm.org> - 2012-05-01 07:45 -0700
Re: iteration Arivald <NOSPAMarivald@interia.pl> - 2012-05-01 19:39 +0200
Re: iteration markspace <-@.> - 2012-05-01 08:59 -0700
Re: iteration Roedy Green <see_website@mindprod.com.invalid> - 2012-05-01 13:39 -0700
Re: iteration Arne Vajhøj <arne@vajhoej.dk> - 2012-05-01 18:47 -0400
csiph-web