public abstract class TCloseness extends ExplicitPrivacyCriterion
Constructor and Description |
---|
TCloseness(java.lang.String attribute,
double t)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getRequirements()
Returns the criterion's requirements.
|
double |
getT()
Returns the parameter t.
|
getAttribute, initialize
isAnonymous, isMonotonic, isSampleBased, toString
public TCloseness(java.lang.String attribute, double t)
attribute
- t
- public int getRequirements()
PrivacyCriterion
getRequirements
in class PrivacyCriterion
public double getT()