Pankraz76 commented on code in PR #1355:
URL: https://github.com/apache/commons-lang/pull/1355#discussion_r2206883594
##########
src/main/java/org/apache/commons/lang3/ObjectUtils.java:
##########
@@ -580,7 +580,7 @@ public static short CONST_SHORT(final int v) {
* @param object the {@link Object} to test, may be {@code null}
* @param defaultValue the default value to return, may be {@code null}
* @return {@code object} if it is not {@code null}, defaultValue otherwise
- * TODO Rename to getIfNull in 4.0
Review Comment:
@brettkail-wk
kindly consider TODO.
--
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]