MCPcopy Create free account
hub / github.com/Martin404/PayMap / repeat

Method repeat

src/main/java/com/hugnew/core/util/StringUtil.java:290–295  ·  view source on GitHub ↗

repeat - 通过源字符串重复生成N次组成新的字符串。 @param src 源字符串 例如: 空格(" "), 星号(" "), "浙江" 等等... @param num 重复生成次数 @return 返回已生成的重复字符串

(String src, int num)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getHideEmailPrefixMethod · 0.95

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected