[
https://issues.apache.org/jira/browse/LANG-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290901#comment-15290901
]
Guram Savinov commented on LANG-1231:
-------------------------------------
Well, java.lang.String.substring(int beginIndex) can be used, so maybe it's Ok
to pass substring as an argument.
> StringUtils#indexOfAny() methods with start position argument
> -------------------------------------------------------------
>
> Key: LANG-1231
> URL: https://issues.apache.org/jira/browse/LANG-1231
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*
> Affects Versions: 3.4
> Reporter: Guram Savinov
> Priority: Minor
> Labels: string
>
> There is no StringUtils#indexOfAny() methods with start position argument,
> which would search for specified characters from the specified position.
> Please add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)