wodencafe opened a new pull request #299: URL: https://github.com/apache/commons-io/pull/299
This PR removes some redundant methods from IOUtils, specifically those which use String and StringBuffer, as methods for CharSequence exist, and it is the interface that String and StringBuffer both implement. There are some other minor code and documentation tweaks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
