| Package | Description |
|---|---|
| com.tomgibara.crinch.hashing |
Hashing utilities and interfaces for generating and managing hash values.
|
| Modifier and Type | Field and Description |
|---|---|
static HashRange |
HashRange.FULL_INT_RANGE |
static HashRange |
HashRange.FULL_LONG_RANGE |
static HashRange |
HashRange.POSITIVE_INT_RANGE |
static HashRange |
HashRange.POSITIVE_LONG_RANGE |
| Modifier and Type | Method and Description |
|---|---|
HashRange |
PerfectStringHash.getRange() |
HashRange |
Hash.getRange() |
HashRange |
HashRange.zeroBased() |