public class StringUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
quote(String toQuote) |
static String |
repeat(String text,
int times) |
static InputStream |
toInputStream(String toConvert) |
Copyright © 2012. All Rights Reserved.