Martin Schröder created LANG-1664:
-------------------------------------

             Summary: 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


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