Interface | Description |
---|---|
Hash<T> |
Implementations of this interface can generate one hash value for a given
object.
|
Class | Description |
---|---|
HashRange |
Records the range of values that a hash value may take.
|
PerfectStringHash |
A "minimal perfect hash" for Strings.
|