Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.linkpendium.com!news.linkpendium.com!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: Did the sort do anything? Followup-To: comp.lang.java.programmer Date: Tue, 17 May 2011 09:12:12 +1200 Organization: Geek Central Lines: 10 Message-ID: References: <9303hcFq0nU1@mid.individual.net> NNTP-Posting-Host: 118-92-95-178.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 1305580332 26454 118.92.95.178 (16 May 2011 21:12:12 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Mon, 16 May 2011 21:12:12 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4171 In message , javax.swing.JSnarker wrote: >> “Distinct” would presumably mean “not equal”. > > First, that applies to equals and hashCode and to == and > identityHashCode, but not to equals and identityHashCode. Which of those has to do with the concepts of “distinct” and “equal” as ordinarily understood?