Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14074
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit3.readnews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
|---|---|
| From | bob <bob@coolfone.comze.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | iteration |
| Date | Tue, 1 May 2012 07:29:35 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 8 |
| Message-ID | <27598671.190.1335882575014.JavaMail.geo-discussion-forums@ynbq3> (permalink) |
| NNTP-Posting-Host | 184.76.139.203 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1335882674 19904 127.0.0.1 (1 May 2012 14:31:14 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Tue, 1 May 2012 14:31:14 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=184.76.139.203; posting-account=v1lx5wkAAAALWYfGBkwkMb2guPF9cW2u |
| User-Agent | G2/1.0 |
| Xref | csiph.com comp.lang.java.programmer:14074 |
Show key headers only | View raw
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