public class StringUtil extends Object
| 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–2018. All rights reserved.