public class StringUtils extends Object
| Constructor and Description |
|---|
StringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDigits(String str)
是否全是数字
|
static boolean |
isInteger(String str)
是否会整型
|
static boolean |
isNumber(String str)
是否为数字
|
Copyright © 2025. All rights reserved.