Baljit Singh created LANG-1775:
----------------------------------
Summary: Utils for lambdas
Key: LANG-1775
URL: https://issues.apache.org/jira/browse/LANG-1775
Project: Commons Lang
Issue Type: Improvement
Components: General
Reporter: Baljit Singh
Currently, there are no utilities to help facilitate usage of lambdas (such as
the same old problem of handling nulls, etc.). I find myself frequently writing
these utilities in my projects. I think others can benefit from them as well.
Here are some example utils,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)