public class StringUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_SPLITTER_VERTICAL |
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
defaultIfEmpty(String s,
String defaultValue) |
static boolean |
isEmpty(String s) |
static boolean |
isNotEmpty(String s) |
public static final String OPTION_SPLITTER_VERTICAL
Copyright © 2019. All rights reserved.