public final class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRandomString() |
static boolean |
isNullOrEmpty(String string) |
static boolean |
isNullOrWhiteSpace(String string) |
public static final String EMPTY
Copyright © 2019. All rights reserved.