public interface HashEncoded
| Modifier and Type | Field and Description |
|---|---|
static int |
UNENCODED
A reserved value that suggests the absence of the encoded hash.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getEncodedHash()
Return the encoded hash value or
UNENCODED if absent. |
static final int UNENCODED