Class Strings
- java.lang.Object
-
- com.github.fridujo.glacio.parsing.tool.Strings
-
public class Strings extends Object
-
-
Constructor Summary
Constructors Constructor Description Strings()
-
-
-
Method Detail
-
repeat
public static String repeat(char ch, int repetitions)
-
-