Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1340
| From | Davej <galt_57@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Disposing of Objects? |
| Date | 2011-11-15 08:08 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <df8032d2-67d7-4527-aff4-ca195171f3c1@s7g2000yqa.googlegroups.com> (permalink) |
| References | <752b3c45-6455-4f52-8cf8-d2ba7714b51f@p16g2000yqd.googlegroups.com> <objects-20111115160120@ram.dialup.fu-berlin.de> |
On Nov 15, 9:01 am, r...@zedat.fu-berlin.de (Stefan Ram) wrote: > Davej <galt...@hotmail.com> writes: > >If I have global objects > > Such objects do not exist. > > >is it desirable to dispose of them before reinstantiating > >them? > > Objects cannot be disposed nor reinstantiated. Creating is not "instantiating?" q = new Mortgage(amt, term, int); If q is a global and I execute the above statement again?
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Disposing of Objects? Davej <galt_57@hotmail.com> - 2011-11-15 06:59 -0800
Re: Disposing of Objects? markspace <-@.> - 2011-11-15 07:08 -0800
Re: Disposing of Objects? Lew <lewbloch@gmail.com> - 2011-11-15 08:17 -0800
Re: Disposing of Objects? Davej <galt_57@hotmail.com> - 2011-11-15 09:56 -0800
Re: Disposing of Objects? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-11-15 10:10 -0800
Re: Disposing of Objects? Davej <galt_57@hotmail.com> - 2011-11-15 12:15 -0800
Re: Disposing of Objects? markspace <-@.> - 2011-11-15 12:51 -0800
Re: Disposing of Objects? Lew <lewbloch@gmail.com> - 2011-11-15 13:00 -0800
Re: Disposing of Objects? Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-11-15 21:59 -0500
Re: Disposing of Objects? markspace <-@.> - 2011-11-15 19:13 -0800
Re: Disposing of Objects? Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-11-15 22:32 -0500
Re: Disposing of Objects? Davej <galt_57@hotmail.com> - 2011-11-15 08:08 -0800
Re: Disposing of Objects? markspace <-@.> - 2011-11-15 08:32 -0800
Re: Disposing of Objects? Lew <lewbloch@gmail.com> - 2011-11-15 12:57 -0800
Re: Disposing of Objects? Roedy Green <see_website@mindprod.com.invalid> - 2011-11-16 06:23 -0800
csiph-web