Pankraz76 commented on code in PR #1355:
URL: https://github.com/apache/commons-lang/pull/1355#discussion_r2208656816


##########
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:
   > enough better
   
   not saying anything. Just assuming rename implies a breaking change.
   
   Not consider it to be happen anyways.
   
   Thanks for the interaction.



-- 
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: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to