Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: "Mike Schilling" Newsgroups: comp.lang.java.programmer Subject: Re: Binary Search Date: Sat, 2 Apr 2011 08:57:46 -0700 Organization: A noiseless patient Spider Lines: 2 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Injection-Date: Sat, 2 Apr 2011 15:57:18 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="nPgGKe3051Y3NHz75zStxg"; logging-data="11070"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18HSUYX3sxXPX1zzDpmzvlSKCxDRNaD/fs=" X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 In-Reply-To: X-Newsreader: Microsoft Windows Live Mail 14.0.8117.416 Importance: Normal Cancel-Lock: sha1:YiBReb8MMV5FfTcghaHcX/J2Gdc= X-Priority: 3 X-MSMail-Priority: Normal Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:2762 "Leif Roar Moldskred" wrote in message news:PtmdncL-dvk-3wrQnZ2dnUVZ876knZ2d@telenor.com... > Mike Schilling wrote: >> >> For a SortedMap, specify a Comparator that knows. > > Eh? How is that going to give you a key? It's going to give you an ordering for the binary search.