public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBlank(String str) |
static boolean |
isNotBlank(String str) |
Copyright © 2021. All rights reserved.