Re: Why intermediate objects?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 22:38:54 GMT
On Thu, 22 Dec 2005 17:44:05 +0000, Thomas Hawtin
<usenet@xxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted someone
who said :
>Doesn't javac produce code with StringBuilder if -target is 1.5+?
I just checked; it does. StringBuffer was thread safe, but that would
not buy you anything within a single method local.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Why intermediate objects?
- From: Sardaukary
- Re: Why intermediate objects?
- From: Roedy Green
- Re: Why intermediate objects?
- From: Roedy Green
- Re: Why intermediate objects?
- From: Thomas Hawtin
- Why intermediate objects?
- Prev by Date: Re: Why intermediate objects?
- Next by Date: Re: Why intermediate objects?
- Previous by thread: Re: Why intermediate objects?
- Next by thread: Re: Why intermediate objects?
- Index(es):
Relevant Pages
|