| Package | Description |
|---|---|
| cn.hutool.core.text |
提供文本相关操作的封装,还包括Unicode工具UnicodeUtil
|
| 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 © 2024. All rights reserved.