Package | Description |
---|---|
org.deidentifier.arx.framework.check.groupify |
This package implements different hash-groupify operators.
|
Modifier and Type | Field and Description |
---|---|
MetaHashGroupifyEntry |
MetaHashGroupifyEntry.next
The next element in this bucket.
|
MetaHashGroupifyEntry |
MetaHashGroupifyEntry.nextOrdered
The overall next element in original order.
|
Modifier and Type | Method and Description |
---|---|
MetaHashGroupifyEntry |
MetaHashGroupify.getFirstEntry()
Returns the first entry
|