Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2896
| Path | csiph.com!usenet.pasdenom.info!aioe.org!newsfeed1.swip.net!newsfeed3.funet.fi!newsfeeds.funet.fi!feeder2.news.elisa.fi!uutiset.elisa.fi!7564ea0f!not-for-mail |
|---|---|
| From | Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: Java Basic Question: Enumeration & Vector |
| Organization | N/A |
| References | <ANydnZZSbcxpSmXPnZ2dnUVZ_qGdnZ2d@giganews.com> |
| X-no-archive | yes |
| Content-Transfer-Encoding | 8bit |
| Message-ID | <lvk3d3docu.fsf@saunalahti.fi> (permalink) |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
| Cancel-Lock | sha1:3ALWGuddO2eNpZgMLUwHLcI/c00= |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Lines | 12 |
| Date | Mon, 10 Feb 2014 16:38:41 +0200 |
| NNTP-Posting-Host | 91.155.88.191 |
| X-Complaints-To | newsmaster@saunalahti.com |
| X-Trace | uutiset.elisa.fi 1392043121 91.155.88.191 (Mon, 10 Feb 2014 16:38:41 EET) |
| NNTP-Posting-Date | Mon, 10 Feb 2014 16:38:41 EET |
| Xref | csiph.com comp.lang.java.help:2896 |
Show key headers only | View raw
isuy1 <isuy@socal.rr.com> writes: > Hi, I would like some explanation please. > Suppose I have Vector v = new Vector(); You could probably replace it with List v = new LinkedList(); or List v = new ArrayList(); -- Jukka Lahtinen
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Java Basic Question: Enumeration & Vector isuy1 <isuy@socal.rr.com> - 2014-02-10 07:45 -0600
Re: Java Basic Question: Enumeration & Vector Eric Sosman <esosman@comcast-dot-net.invalid> - 2014-02-10 09:21 -0500
Re: Java Basic Question: Enumeration & Vector Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> - 2014-02-10 16:38 +0200
Re: Java Basic Question: Enumeration & Vector Lew <lewbloch@gmail.com> - 2014-02-10 12:24 -0800
Re: Java Basic Question: Enumeration & Vector Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> - 2014-02-10 23:45 +0200
Re: Java Basic Question: Enumeration & Vector Lew <lewbloch@gmail.com> - 2014-02-10 17:51 -0800
Re: Java Basic Question: Enumeration & Vector rossum <rossum48@coldmail.com> - 2014-02-10 19:12 +0000
Re: Java Basic Question: Enumeration & Vector Roedy Green <see_website@mindprod.com.invalid> - 2014-02-10 12:45 -0800
Re: Java Basic Question: Enumeration & Vector isuy <isuy@socal.rr.com> - 2014-02-15 06:06 +0000
Re: Java Basic Question: Enumeration & Vector Joerg Meier <joergmmeier@arcor.de> - 2014-02-15 13:23 +0100
Re: Java Basic Question: Enumeration & Vector Roedy Green <see_website@mindprod.com.invalid> - 2014-02-15 10:09 -0800
Re: Java Basic Question: Enumeration & Vector Joerg Meier <joergmmeier@arcor.de> - 2014-02-16 11:32 +0100
Re: Java Basic Question: Enumeration & Vector Nigel Wade <nmw@ion.le.ac.uk> - 2014-02-17 09:41 +0000
csiph-web