| Package | Description |
|---|---|
| org.aoju.bus.sensitive |
| Modifier and Type | Method and Description |
|---|---|
static Builder.Type |
Builder.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Builder.Type[] |
Builder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Registry.register(Builder.Type name,
StrategyProvider object)
注册组件
|
static StrategyProvider |
Registry.require(Builder.Type name)
生成脱敏工具
|
Copyright © 2019. All rights reserved.