| Package | Description |
|---|---|
| icu.easyj.maven.plugin.mojo.simplify |
| Modifier and Type | Method and Description |
|---|---|
static SimplifyMode |
SimplifyMode.getByModeStr(String modeStr)
根据字符串,获取枚举
|
SimplifyMode |
SimplifyPomMojoConfig.getMode() |
static SimplifyMode |
SimplifyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimplifyMode[] |
SimplifyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimplifyPomMojoConfig.setMode(SimplifyMode mode) |
Copyright © 2021–2022 EasyJ????. All rights reserved.