public class StringUtils extends Object
Constructor and Description |
---|
StringUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
dottedPath(String... paths)
Combine all strings joined together with .(dot)
|
static String |
spaces(int n) |