Replace StringBuffer with StringBuilder
---------------------------------------

                 Key: LANG-541
                 URL: https://issues.apache.org/jira/browse/LANG-541
             Project: Commons Lang
          Issue Type: Task
            Reporter: Henri Yandell
             Fix For: 3.0


As long as we don't need thread safety - so mostly for local usage within a 
method - use a StringBuilder instead of a StringBuffer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to