Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7738
| Date | 2011-09-08 20:05 -0400 |
|---|---|
| From | Arne Vajhøj <arne@vajhoej.dk> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: contains |
| References | <ab8bf299-2281-472d-88af-e02778edd279@m38g2000vbn.googlegroups.com> |
| Message-ID | <4e695844$0$316$14726298@news.sunsite.dk> (permalink) |
| Organization | SunSITE.dk - Supporting Open source |
On 9/8/2011 3:44 AM, bob wrote: > Is there any case-insensitive version of the String contains method? Not builtin, but a loop and String equalsIgnoreCase should solve the problem as good as possible. Arne
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
contains bob <bob@coolgroups.com> - 2011-09-08 00:44 -0700
Re: contains Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-09-08 08:19 -0300
Re: contains Lew <lewbloch@gmail.com> - 2011-09-08 06:37 -0700
Re: contains Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-09-08 11:33 -0300
Re: contains Lew <lewbloch@gmail.com> - 2011-09-08 07:47 -0700
Re: contains Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-09-08 18:59 +0000
Re: contains Lew <lewbloch@gmail.com> - 2011-09-08 16:59 -0700
Re: contains Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-09-08 16:37 -0300
Re: contains supercalifragilisticexpialadiamaticonormalizeringelimatisticantations <supercalifragilisticexpialadiamaticonormalizeringelimatisticantations@averylongandannoyingdomainname.com> - 2011-09-08 20:14 -0400
Re: contains Arne Vajhøj <arne@vajhoej.dk> - 2011-09-08 20:05 -0400
csiph-web