[
https://issues.apache.org/jira/browse/LANG-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888995#comment-17888995
]
Gary D. Gregory edited comment on LANG-1756 at 10/13/24 1:05 PM:
-----------------------------------------------------------------
-1: This duplicates {{StringUtils.repeat(char, int)}}, in this very same
class... 😉 (mod the different style of length validation).
was (Author: garydgregory):
-1: This duplicates StringUtils.repeat(char, int), in this very same class... 😉
(mod the different style of length validation).
> 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
> Reporter: Claude Warren
> Priority: Minor
>
> 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)