You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Joseph D Hendrix (Jira)" <ji...@apache.org> on 2022/09/02 00:41:00 UTC

[jira] [Commented] (LANG-1689) ObjectUtils#isEmpty and ObjectUtils#isNotEmpty should support Java8 Optional

    [ https://issues.apache.org/jira/browse/LANG-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599207#comment-17599207 ] 

Joseph D Hendrix commented on LANG-1689:
----------------------------------------

Since PR [https://github.com/apache/commons-lang/pull/933] has been merged into master, should this issue be closed?

> ObjectUtils#isEmpty and ObjectUtils#isNotEmpty should support Java8 Optional
> ----------------------------------------------------------------------------
>
>                 Key: LANG-1689
>                 URL: https://issues.apache.org/jira/browse/LANG-1689
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Baljit Singh
>            Priority: Minor
>
> Current methods support CharSequence, Array, Collection, and Map. It should also support Optional.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)