Uses of Class
overit.geocall.basic.anonymizer.Anonymizer.DateAnonymizer
Packages that use Anonymizer.DateAnonymizer
-
Uses of Anonymizer.DateAnonymizer in overit.geocall.basic.anonymizer
Methods in overit.geocall.basic.anonymizer that return Anonymizer.DateAnonymizerModifier and TypeMethodDescriptionAnonymizer.DateAnonymizer.anonymize()Set a random Date (betweenDateUtils.DATE_MINandDateUtils.DATE_MAX) as value of the field assigned to this instance.Anonymizer.DateAnonymizer.anonymize(long offset) Generate a random Date within the neighbourhood of the current field's value and set it as value of the field assigned to this instance.Generate a random Date between a given range and set it as value of the field assigned to this instance.Use this method to get the reference of theanonymizerthat contains the methods you can use to obfuscate the date value of the field indicated as parameter.