Package | Description |
---|---|
com.auxiliary.tool.data |
Modifier and Type | Method and Description |
---|---|
static RandomString.RepeatDisposeType |
RandomString.RepeatDisposeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RandomString.RepeatDisposeType[] |
RandomString.RepeatDisposeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RandomString.setDispose(RandomString.RepeatDisposeType repeatDisposeType)
用于设置需要产生的随机字符串长度大于字符串池长度,且设置了不允许出现重复字符时的处理方式。
|
Copyright © 2024. All rights reserved.