garydgregory commented on PR #1435: URL: https://github.com/apache/commons-lang/pull/1435#issuecomment-3289606849
Hello @richdougherty This is now in git master in the classes `org.apache.commons.lang3.function.Functions` and `org.apache.commons.lang3.function.Failable`. You are credited in `changes.xml`. Please verify your use case and close. Note that the methods are named `applyNonNull()` to use the same "Non" naming as other methods like `java.util.Objects.requireNonNull()`. TY! -- 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]
