| Class | Description |
|---|---|
| HashComposition<OBJECT> |
HashCompositions are HashFunctions 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.
|