Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14074
| From | bob <bob@coolfone.comze.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | iteration |
| Date | 2012-05-01 07:29 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <27598671.190.1335882575014.JavaMail.geo-discussion-forums@ynbq3> (permalink) |
What's the name of this type of iteration in Java?
for (Player p : players)
{
}
I haven't seen this until recently.
Back to comp.lang.java.programmer | Previous | Next — 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