Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17566
| Path | csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: why does this work? |
| Date | Thu, 9 Aug 2012 20:17:24 +0000 (UTC) |
| Organization | Aioe.org NNTP Server |
| Lines | 13 |
| Message-ID | <k015sk$m9b$2@speranza.aioe.org> (permalink) |
| References | <aa374d3f-d1d4-43e0-be0a-972b80316255@googlegroups.com> <2b17285jdvg8r3rnt05tpshqjcm59g1icu@4ax.com> |
| NNTP-Posting-Host | H0vc4U5LIRkRHNPyGCs2dA.user.speranza.aioe.org |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | tin/1.9.6-20100522 ("Lochruan") (UNIX) (Linux/2.6.32-5-amd64 (x86_64)) |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.lang.java.programmer:17566 |
Show key headers only | View raw
Roedy Green <see_website@mindprod.com.invalid> wrote: (snip) > There is no new in the constructor, so why would it be recursive? > There is no more reason for the constructor to be recursive than any > other method. The constructor does not reinvoke the constructor. But if there IS a new in the constructor... -- glen
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
why does this work? dkoleary <dkoleary@olearycomputers.com> - 2012-08-08 10:30 -0700
Re: why does this work? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-08-08 10:38 -0700
Re: why does this work? dkoleary <dkoleary@olearycomputers.com> - 2012-08-08 11:39 -0700
Re: why does this work? Lew <lewbloch@gmail.com> - 2012-08-08 17:33 -0700
Re: why does this work? Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-08-08 14:03 -0400
Re: why does this work? Roedy Green <see_website@mindprod.com.invalid> - 2012-08-09 02:41 -0700
Re: why does this work? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2012-08-09 20:17 +0000
csiph-web