Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7571
| Date | 2011-09-05 10:23 +0100 |
|---|---|
| From | RedGrittyBrick <RedGrittyBrick@spamweary.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: remove duplicates? |
| References | <c299b494-241e-481f-b993-a6272f15b915@j1g2000yqn.googlegroups.com> |
| Message-ID | <4e649523$0$2498$db0fefd9@news.zen.co.uk> (permalink) |
| Organization | Zen Internet |
On 05/09/2011 09:44, bob wrote: > Let's say you have a Vector of String objects. What is the easiest > way to remove duplicates? By using a java.util.Set in the first place? -- RGB
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
remove duplicates? bob <bob@coolgroups.com> - 2011-09-05 01:44 -0700 Re: remove duplicates? RedGrittyBrick <RedGrittyBrick@spamweary.invalid> - 2011-09-05 10:23 +0100 Re: remove duplicates? Stanimir Stamenkov <s7an10@netscape.net> - 2011-09-05 12:36 +0300 Re: remove duplicates? rossum <rossum48@coldmail.com> - 2011-09-05 12:46 +0100 Re: remove duplicates? Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-09-05 08:38 -0400 Re: remove duplicates? Patricia Shanahan <pats@acm.org> - 2011-09-05 05:51 -0700 Re: remove duplicates? Roedy Green <see_website@mindprod.com.invalid> - 2011-09-05 11:07 -0700
csiph-web