Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1244
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: Dynamic enums |
| Date | Tue, 11 Oct 2011 23:44:23 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 13 |
| Message-ID | <j73d0a$aoq$1@dont-email.me> (permalink) |
| References | <4e94eeb1$0$16274$9a566e8b@news.aliant.net> <j72sn7$cl$1@dont-email.me> <j72t18$1u6$1@dont-email.me> <4e952d5d$0$14660$9a566e8b@news.aliant.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Wed, 12 Oct 2011 06:44:26 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="11034"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19BV51lIBtKJ2m6Detl07tGs+FS55B9eXU=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 |
| In-Reply-To | <4e952d5d$0$14660$9a566e8b@news.aliant.net> |
| Cancel-Lock | sha1:qhg+TG6X283bjhcWJcA1UC9PB2Q= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.help:1244 |
Show key headers only | View raw
On 10/11/2011 11:02 PM, Linus Flustillbe wrote: > Is there a better vehicle for storing > an indeterminate number of *objects* which allows for easy addition, > removal and iteration? > HashMap? I'm a bit concerned about the lookup time as the number of arbitrary objects becomes large. HashMap tends to address this issue.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
Dynamic enums Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-12 01:34 +0000
Re: Dynamic enums Lew <lewbloch@gmail.com> - 2011-10-11 19:03 -0700
Re: Dynamic enums Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-10-11 22:05 -0400
Re: Dynamic enums Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-10-11 22:11 -0400
Re: Dynamic enums Linus Flustillbe <admin@nacs.dyndns-office.com> - 2011-10-12 06:02 +0000
Re: Dynamic enums markspace <-@.> - 2011-10-11 23:44 -0700
Re: Dynamic enums Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-10-12 07:58 -0400
Re: Dynamic enums markspace <-@.> - 2011-10-12 07:46 -0700
Re: Dynamic enums markspace <-@.> - 2011-10-11 19:32 -0700
Re: Dynamic enums Roedy Green <see_website@mindprod.com.invalid> - 2011-10-12 07:02 -0700
csiph-web