Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
In StringUtils#repeat(char,int) the javadoc examples have the arguments specified as int,char which is backwards.
In StringUtils#repeat(char,int) the javadoc examples have the arguments specified as int,char which is backwards.