asciborek commented on issue #406: DurationUtils - methods for rounding duration URL: https://github.com/apache/commons-lang/pull/406#issuecomment-463120850 @sebbASF you're right about javadoc, I'm going to improve it. I created only methods for rounding up and normal rounding because I believe that are the most common cases in (business) applications, for instance when you need to calculate a payment you probably need to round the value of hours. I will try to create more generics method for rounding duration .
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
