Class | Description |
---|---|
HashComposition<OBJECT> |
HashComposition s are HashFunction s that compose the hash
codes generated by multiple hash functions applied to an object into a single
hash code for that object. |
SimpleComposition<OBJECT> |
Simple composition function.
|