You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 22:57:00 UTC

[jira] [Work logged] (LANG-1498) Add support of lambda value evaluation for defaulting methods #416

     [ https://issues.apache.org/jira/browse/LANG-1498?focusedWorklogId=338398&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-338398 ]

ASF GitHub Bot logged work on LANG-1498:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Nov/19 22:56
            Start Date: 04/Nov/19 22:56
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on issue #416: [LANG-1498] Add support of lambda value evaluation for defaulting methods
URL: https://github.com/apache/commons-lang/pull/416#issuecomment-549584982
 
 
   I applied a this functionality to git master, but not directly from here. Please review and close this PR if it works for you. Please also close https://issues.apache.org/jira/browse/LANG-1498 if OK.
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 338398)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add support of lambda value evaluation for defaulting methods #416
> ------------------------------------------------------------------
>
>                 Key: LANG-1498
>                 URL: https://issues.apache.org/jira/browse/LANG-1498
>             Project: Commons Lang
>          Issue Type: New Feature
>            Reporter: Gary D. Gregory
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add support of lambda value evaluation for defaulting methods #416.
> - {{ObjectUtils.defaultIfNull(T, Supplier<T>)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)