Uses of Class
overit.geocall.basic.anonymizer.Anonymizer.TimeAnonymizer
Packages that use Anonymizer.TimeAnonymizer
-
Uses of Anonymizer.TimeAnonymizer in overit.geocall.basic.anonymizer
Methods in overit.geocall.basic.anonymizer that return Anonymizer.TimeAnonymizerModifier and TypeMethodDescriptionAnonymizer.TimeAnonymizer.anonymize()Set a random Time (betweenDateUtils.TIME_MINandDateUtils.TIME_MAX) as value of the field assigned to this instance.Anonymizer.TimeAnonymizer.anonymize(long offset) Generate a random time 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 time value of the field indicated as parameter.