fenik17 opened a new pull request, #1018: URL: https://github.com/apache/commons-lang/pull/1018
Several improvements in method `DurationFormatUtils#formatDurationWords`: - Removing a couple unreachable code paths. - Replacing `replaceOnce` to `removeStart` and `removeEnd` where it possible. - Saving information about removed parts to reduce scans of string. -- 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]
