[ 
https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno P. Kinoshita resolved LANG-1664.
--------------------------------------
      Assignee: Bruno P. Kinoshita
    Resolution: Fixed

> Javadoc for StringUtils.substringBefore(String str,  int separator) doesn't 
> mention that the separator is an int
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-1664
>                 URL: https://issues.apache.org/jira/browse/LANG-1664
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.*
>    Affects Versions: 3.12.0
>            Reporter: Martin Schröder
>            Assignee: Bruno P. Kinoshita
>            Priority: Major
>             Fix For: 3.13.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The javadoc of {{StringUtils.substringBefore(String str,  int separator)}} 
> talks of the separator as a String, not as an int (and so doesn't explain 
> what the separator param is).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to