Claude Warren created LANG-1756:
-----------------------------------
Summary: Add a filledString(int len, char fillChar) method
Key: LANG-1756
URL: https://issues.apache.org/jira/browse/LANG-1756
Project: Commons Lang
Issue Type: Improvement
Components: General
Affects Versions: 3.17.0
Reporter: Claude Warren
I have seen multiple code bases that have developed a `filledString` method to
create a string of a specific length filled with a single character.
This is a request for such a method to be incuded in StringUtils.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)