Interface DPIConfig.Builder1
- Enclosing class:
DPIConfig
public static interface DPIConfig.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionmethod(DPIConfig.MethodEnum method) Set the method of thisDPIConfiginstance.
-
Method Details
-
method
Set the method of thisDPIConfiginstance.- Parameters:
method- Type of masking method to be used- Returns:
- The DPIConfig builder.
-