public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
definedValue(String... items)
Returns the first defined value from the list of items, or
null if no value is defined.
|
Copyright © 2016–2017. All rights reserved.