public interface ITransformation
String transform(String);
The following constants will be discovered by reflection on class and used for presentation in the Anonymizer model:
Modifier and Type | Method and Description |
---|---|
String |
transform(String input)
Method to transform a value.
|
Copyright © 2021. All rights reserved.