public class StringsUtil extends Object
| Constructor and Description |
|---|
StringsUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrEmpty(String str) |
static String |
join(String[] lemmas,
String sep) |
static String |
nullToEmpty(String str) |
Copyright © 2012–2017 CoGrOO. All rights reserved.