[
https://issues.apache.org/jira/browse/LANG-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edgar Asatryan updated LANG-1609:
---------------------------------
Description:
Add methods to StringUtils class
* *StringUtils::startsWithAnyIgnoreCase(CharSequence, CharSequence...)*
* *StringUtils::endsWithAnyIgnoreCase(CharSequence, CharSequence...)*
was:
Add methods to StringUtils class
* *StringUtils::startsWithAnyIgnoreCase(CharSequence, CharSequence...)*
* *StringUtils::endsWithAnyIgnoreCase(CharSequence, CharSequence...)***
> 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: 10m
> 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)