Package | Description |
---|---|
org.deidentifier.arx.framework.check.groupify |
This package implements different hash-groupify operators.
|
Modifier and Type | Method and Description |
---|---|
void |
HashGroupifyDistribution.suppressWhileNotFulfilledBinary(HashGroupifyDistribution.PrivacyCondition condition)
Suppresses entries until the condition is fulfilled
|
void |
HashGroupifyDistribution.suppressWhileNotFulfilledLinear(HashGroupifyDistribution.PrivacyCondition condition)
Suppresses entries until the condition is fulfilled
|