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