| Package | Description |
|---|---|
| org.dromara.hutool.core.data |
数据相关封装和工具类
在Hutool中,“数据”是指社会属性的内容 如ID、电话、统一社会信用代码、密码、坐标系、数据脱敏等。 |
| Modifier and Type | Method and Description |
|---|---|
static PasswdStrength.CHAR_TYPE |
PasswdStrength.CHAR_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PasswdStrength.CHAR_TYPE[] |
PasswdStrength.CHAR_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.