public class StringUtils extends Object
Constructor and Description |
---|
StringUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isEmpty(String str)
check @str, if empty return true
|
static boolean |
isNotEmpty(String str)
check @str, if not empty return true
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.