Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!203.109.252.33.MISMATCH!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: JLS 3/e -- Lots Of Errors Followup-To: comp.lang.java.programmer Date: Sun, 06 Feb 2011 01:31:33 +1300 Organization: Geek Central Lines: 8 Message-ID: References: NNTP-Posting-Host: 118-92-86-70.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: lust.ihug.co.nz 1296909093 28524 118.92.86.70 (5 Feb 2011 12:31:33 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Sat, 5 Feb 2011 12:31:33 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: csiph.com comp.lang.java.programmer:25909 * Section 4.9, page 62: • For each Ti, 1 ≤ i ≤ n , let Ci be the most specific class or array type such that Ti <: Ci Surely that type is Ti. Unless "specific” means something that hasn’t been defined yet?