| Package | Description |
|---|---|
| org.openimaj.util.hash.modifier |
| Class and Description |
|---|
| HashModifier
A hash function that modifies the hash code produced by another hash
function.
|
| ModuloModifier
Modify the underlying hash function by applying the modulus to the value.
|