[
https://issues.apache.org/jira/browse/LANG-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228394#comment-17228394
]
Arturo bernal commented on LANG-1609:
-------------------------------------
Add PR --> https://github.com/apache/commons-lang/pull/641
> Case-insensitive variants for startsWithAny and endsWithAny
> -----------------------------------------------------------
>
> Key: LANG-1609
> URL: https://issues.apache.org/jira/browse/LANG-1609
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*
> Reporter: Edgar Asatryan
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Add methods to StringUtils class
> * *StringUtils::startsWithAnyIgnoreCase(CharSequence, CharSequence...)*
> * *StringUtils::endsWithAnyIgnoreCase(CharSequence, CharSequence...)*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)