Package | Description |
---|---|
org.deidentifier.arx |
This package provides the public API for the ARX anonymization framework.
|
Modifier and Type | Method and Description |
---|---|
abstract StatisticsBuilder |
DataHandle.getStatistics()
Returns an object providing access to basic descriptive statistics about the data represented
by this handle.
|
StatisticsBuilder |
DataHandleOutput.getStatistics() |
StatisticsBuilder |
DataHandleSubset.getStatistics() |
StatisticsBuilder |
DataHandleInput.getStatistics() |
StatisticsBuilder |
DataHandleInternal.getStatisticsBuilder() |