| Package | Description |
|---|---|
| org.icij.datashare | |
| org.icij.datashare.text |
| Modifier and Type | Field and Description |
|---|---|
static Hasher |
Entity.HASHER |
| Modifier and Type | Method and Description |
|---|---|
static Hasher |
Hasher.valueOf(int length) |
static Hasher |
Hasher.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hasher[] |
Hasher.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<Hasher> |
Hasher.parse(String algo)
Parse Hasher value from String
|
Copyright © 2020–2021 ICIJ. All rights reserved.