Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 01 Apr 2011 23:23:19 -0500 Date: Fri, 01 Apr 2011 21:23:13 -0700 From: Patricia Shanahan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: java.lang vs java.util References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 12 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 75.8.126.96 X-Trace: sv3-zcgSiBqNplNEb8UMY8DZR47XVeZAZ0d7YAg/B42jKQcLpzzsdLcnaBjZiRIu+G/G43pkoqAp/gnDcC7!lPqtG9TiEJwiaA7d2q/ULxnv/vwG/CaJlCcju4YA5N/dSWOqLLTwpv0NzAZr5yPHB/R9jN3c3Ctt!07zxT8+CyGyUTDvDYdJ9csFWpvk0pfk2C66ILFfcews= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1605 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:2719 On 4/1/2011 9:11 PM, Lawrence D'Oliveiro wrote: > Surprising to see something defined in java.lang > depend on > something defined in java.util > . > > Surely the hierarchy should go the other way? I think Iterable may make it into java.lang because of its significance in the foreach statement. Patricia