public class Strings extends Object
| Constructor and Description |
|---|
Strings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasValue(String string)
Determines if the string isn't null or empty
|
public boolean hasValue(String string)
string - The stringCopyright © 2016–2018 Stackify, LLC. All rights reserved.