public class SampleUniqueness extends RiskBasedCriterion
Constructor and Description |
---|
SampleUniqueness(double riskThreshold)
Creates a new instance of this criterion.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isFulfilled(org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution distribution)
To be implemented by risk-based criteria
|
java.lang.String |
toString()
Returns a string representation.
|
enforce, getRequirements, getRiskThreshold
isAnonymous, isSampleBased
initialize, isMonotonic
public SampleUniqueness(double riskThreshold)
riskThreshold
- public java.lang.String toString()
PrivacyCriterion
toString
in class PrivacyCriterion
protected boolean isFulfilled(org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution distribution)
RiskBasedCriterion
isFulfilled
in class RiskBasedCriterion