| Package | Description |
|---|---|
| icu.easyj.crypto |
| Modifier and Type | Method and Description |
|---|---|
static CryptoType |
CryptoType.get(String name)
根据枚举名获取枚举
|
static CryptoType |
CryptoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CryptoType[] |
CryptoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021–2022 EasyJ????. All rights reserved.