Package | Description |
---|---|
org.deidentifier.arx |
This package provides the public API for the ARX anonymization framework.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
DataHandleInternal.getDistinctValues(int column,
boolean ignoreSuppression,
DataHandleInternal.InterruptHandler stop)
Method
|
java.lang.String[] |
DataHandleInternal.getDistinctValues(int column,
DataHandleInternal.InterruptHandler stop)
Method
|