arturobernalg commented on code in PR #940:
URL: https://github.com/apache/commons-lang/pull/940#discussion_r950850851
##########
src/main/java/org/apache/commons/lang3/time/DurationUtils.java:
##########
@@ -72,8 +72,28 @@ public static <T extends Throwable> void accept(final
FailableBiConsumer<Long, I
*
* @param duration The duration to query.
* @return nanoseconds between 0 and 999,999.
+ * @deprecated Use {{@link #getNanosOfMilli(Duration)}.
Review Comment:
done
--
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]