Sebb created CODEC-143: -------------------------- Summary: StringBuffer could be replaced by StringBuilder for local variables Key: CODEC-143 URL: https://issues.apache.org/jira/browse/CODEC-143 Project: Commons Codec Issue Type: Improvement Reporter: Sebb
The main code has several instances of using StringBuffer where StringBuilder could be used, now that the code requires Java 1.5+ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira