public class Strings extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasText(String aText) |
static boolean |
isEmpty(String aText) |
static String |
padRight(String aText,
int aLength,
char aPadChar) |
Copyright © 2021. All rights reserved.