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

ASF GitHub Bot commented on LANG-1352:
--------------------------------------

GitHub user Enigo opened a pull request:

    https://github.com/apache/commons-lang/pull/286

    LANG-1352 EnumUtils.getEnumIgnoreCase method added

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Enigo/commons-lang master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/286.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #286
    
----
commit e78b000ecd9db8c44004eb290ba90a2633c7e9d2
Author: Ruslan Sibgatullin <better...@gmail.com>
Date:   2017-09-14T20:19:41Z

    LANG-1352 EnumUtils.getEnumIgnoreCase method added

----


> EnumUtils.getEnumIgnoreCase method added
> ----------------------------------------
>
>                 Key: LANG-1352
>                 URL: https://issues.apache.org/jira/browse/LANG-1352
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Ruslan Sibgatullin
>            Priority: Minor
>
> EnumUtils.getEnumIgnoreCase method added.
> I truly believe that such handy method must exist in this utility class.
> [This|https://stackoverflow.com/questions/28332924/case-insensitive-matching-of-a-string-to-a-java-enum]
>  SO thread is just a prove of it. And also in the project I work for we need 
> to perform this operation quite often. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to