Uses of Enum Class
org.aoju.bus.sensitive.Builder.Type
Packages that use Builder.Type
-
Uses of Builder.Type in org.aoju.bus.sensitive
Methods in org.aoju.bus.sensitive that return Builder.TypeModifier and TypeMethodDescriptionstatic Builder.TypeReturns the enum constant of this class with the specified name.static Builder.Type[]Builder.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.sensitive with parameters of type Builder.TypeModifier and TypeMethodDescriptionstatic voidRegistry.register(Builder.Type name, StrategyProvider object) 注册组件static StrategyProviderRegistry.require(Builder.Type name) 生成脱敏工具