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 © 2022. All rights reserved.