public class Indent extends Object
Constructor and Description |
---|
Indent() |
Modifier and Type | Method and Description |
---|---|
static String |
indent(int numChars)
Utility method to indent a text for a number of characters.
|
public static String indent(int numChars)
numChars
- is the number of character to indent with spaces