Modifier and Type | Method and Description |
---|---|
static boolean |
emptyOrNull(String s)
|
static String |
lowerCaseFirstCharacterOf(String s)
Return the given
s , with its first character lowercase. |
static boolean |
nonEmpty(String s)
|
static boolean |
nonEmptyOrNull(String s)
|
Copyright © 2010–2023. All rights reserved.