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