[
https://issues.apache.org/jira/browse/LANG-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed LANG-614.
------------------------------
Resolution: Fixed
Thanks Shashi, that looked good.
svn ci -m "Adding Shashi Kant Sharma's implementation of endsWithAny - LANG-614"
Sending src/main/java/org/apache/commons/lang3/StringUtils.java
Sending
src/test/java/org/apache/commons/lang3/StringUtilsStartsEndsWithTest.java
Transmitting file data ..
Committed revision 997979.
> StringUtils.endsWithAny method
> ------------------------------
>
> Key: LANG-614
> URL: https://issues.apache.org/jira/browse/LANG-614
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Reporter: Henri Yandell
> Fix For: 3.0
>
> Attachments: LANG-614_fix.patch
>
>
> Given we added a StringUtils.startsWithAny method in 2.5, we should probably
> add its endsWithAny variant.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.