public class Strings extends Object
Strings()
static void
repeat(StringBuilder buffer, String string, int num)
static String
repeat(String string, int num)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Strings()
public static String repeat(String string, int num)
public static void repeat(StringBuilder buffer, String string, int num)