public class TextUtil extends Object
Constructor and Description |
---|
TextUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
pad(int colLength,
int tabPos) |
static String |
padTwo(Object first,
Object second,
int tab) |
static String |
paint(char c,
int amount) |
Copyright © 2001-2017 JBoss by Red Hat. All Rights Reserved.