On 6/6/10 10:41 AM, [email protected] wrote:
Author: felixk
Date: Sun Jun  6 08:41:41 2010
New Revision: 951841

URL: http://svn.apache.org/viewvc?rev=951841&view=rev
Log:
Use StringBuffer for string concatenation
Better use StringBuilder if there is no issue with concurrent access of the printed data : it's note synchronized.

--
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com


Reply via email to