Package | Description |
---|---|
org.deidentifier.arx.framework.check.distribution |
This package implements means for efficiently maintaining distributions of values
for each equivalence class
|
Modifier and Type | Method and Description |
---|---|
IntArrayDictionaryEntry |
IntArrayDictionaryEntry.getNext()
Gets the next element in this bucket.
|
Modifier and Type | Method and Description |
---|---|
void |
IntArrayDictionaryEntry.setNext(IntArrayDictionaryEntry next)
Sets next
|