Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10199
| From | v_borchert@despammed.com (Volker Borchert) |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: case insensitive sort |
| Date | 2011-11-24 05:03 +0000 |
| Organization | Private site at Eddersheim, Germany |
| Message-ID | <jakj6l$kqp$1@Gaia.teknon.de> (permalink) |
| References | <nfvoc7t69mjhbed81u75k9v1j1nn4pcu73@4ax.com> <6vqdnf10be9KFlHTnZ2dnUVZ_rudnZ2d@earthlink.com> <tljpc7tt2jnghqv6ukl6r6j2ntll85r5jm@4ax.com> <jajhns$bi6$1@Gaia.teknon.de> <jajk12$7ll$4@speranza.aioe.org> |
dibs wrote: > On 23/11/2011 2:32 PM, Volker Borchert wrote: > > Roedy Green wrote: > > > >> The only beast I know of that takes a compareIgnoreCase is a String. > > > > What about Collator? > > The *things being compared* are still Strings ... Yes. It was easy to misunderstand me, I agree. What I mean is - is it "necessary" to augment Collator.compare(String,String) and possibly Collator.equals(String,String) similarly? -- "I'm a doctor, not a mechanic." Dr Leonard McCoy <mccoy@ncc1701.starfleet.fed> "I'm a mechanic, not a doctor." Volker Borchert <v_borchert@despammed.com>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
case insensitive sort Roedy Green <see_website@mindprod.com.invalid> - 2011-11-22 21:06 -0800
Re: case insensitive sort Patricia Shanahan <pats@acm.org> - 2011-11-22 21:59 -0800
Re: case insensitive sort v_borchert@despammed.com (Volker Borchert) - 2011-11-23 06:34 +0000
Re: case insensitive sort Roedy Green <see_website@mindprod.com.invalid> - 2011-11-23 02:49 -0800
Re: case insensitive sort Roedy Green <see_website@mindprod.com.invalid> - 2011-11-23 02:46 -0800
Re: case insensitive sort Patricia Shanahan <pats@acm.org> - 2011-11-23 05:23 -0800
Re: case insensitive sort v_borchert@despammed.com (Volker Borchert) - 2011-11-23 19:32 +0000
Re: case insensitive sort dibs <dibs@dobs.dabs> - 2011-11-23 15:11 -0500
Re: case insensitive sort v_borchert@despammed.com (Volker Borchert) - 2011-11-24 05:03 +0000
Re: case insensitive sort Arne Vajhøj <arne@vajhoej.dk> - 2011-11-25 21:26 -0500
Re: case insensitive sort Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-11-26 14:23 +0000
Re: case insensitive sort Arne Vajhøj <arne@vajhoej.dk> - 2011-12-02 21:56 -0500
Re: case insensitive sort Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-12-04 10:43 +0000
csiph-web