Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: supercalifragilisticexpialadiamaticonormalizeringelimatisticantations Newsgroups: comp.lang.java.programmer Subject: Re: StringBuilder Difficulties Date: Wed, 06 Jul 2011 08:25:35 -0400 Organization: supercalifragilisticexpialadiamaticonormalizeringelimatisticantations Lines: 15 Message-ID: References: <97h616FhaeU3@mid.individual.net> <97hd9sFa1jU2@mid.individual.net> NNTP-Posting-Host: 12jiqt86BtvdDlAHG9hLKg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: WinVN 0.99.12z (x86 32bit) X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5892 On 05/07/2011 5:16 PM, blmblm@myrealbox.com wrote: > In article, > Gene Wirchenko wrote: >> 1) I can output the set in order without having to do anything else. >> My real program has a lot of debugging info dumping. (Read as "checks >> that I have not done something wrong".) > > Ah. Well, yes, then you probably do need a SortedSet, though > considering that you initially build the set from a string that's in > order, maybe you could use that (the string) instead. Or a madness of some stripe.