public final class StringUtils
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(java.lang.String string)
Checks whether a string is
null or of zero length. |