public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBlank(String str) |
static String |
removeNewline(String str)
移除字符串前后的换行符
|
Copyright © 2026. All rights reserved.