bindul opened a new pull request #684:
URL: https://github.com/apache/commons-lang/pull/684


   Utility methods that take a java.util.function.Consumer and possibly null 
value(s). The consumer is invoked if the value is not null or with the first 
non-null value, respectively.
   
   See [LANG-1634](https://issues.apache.org/jira/browse/LANG-1634) and 
discussion at [\[lang\] ObjectUtils enhancement - consumer with non-null 
value](https://lists.apache.org/thread.html/r5c02039bc54d455f032d06bc196aa7c59d7673a100684272961007e3%40%3Cdev.commons.apache.org%3E)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to