Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: supercalifragilisticexpialadiamaticonormalizeringelimatisticantations Newsgroups: comp.lang.java.programmer Subject: Re: StringBuilder Difficulties Date: Wed, 06 Jul 2011 21:54:58 -0400 Organization: supercalifragilisticexpialadiamaticonormalizeringelimatisticantations Lines: 23 Message-ID: References: <97hd9sFa1jU2@mid.individual.net> <97jiioFr6pU2@mid.individual.net> NNTP-Posting-Host: 9zMfMLj7Kt4oubZ/fw1Ukg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: WinVN 0.99.12z (x86 32bit) X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5938 supercali ... wrote: > On 06/07/2011 4:58 PM, Patricia Shanahan wrote: >> On 7/6/2011 4:52 PM, >> supercali ... wrote: >>> The foreach syntax can also be used with arrays, including arrays of >>> unboxed primitives, even though using reflection on an array (e.g. (new >>> Object[3]).getClass().getInterfaces();) only shows it implementing >>> Cloneable and Serializable, not Iterable. >> >> The JLS says that the enhanced for statement expression "must either >> have type Iterable or else it must be of an array type (§10.1), or a >> compile-time error occurs." >> >> [http://java.sun.com/docs/books/jls/third_edition/html/statements.html#14.14.2] >> >> Patricia > > YABT WTF? I didn't write that. And what does "YABT" even mean? Why are posts appearing in this newsgroup with my name on them that I didn't write???