| Package | Description |
|---|---|
| com.cloudhopper.commons.util |
| Modifier and Type | Method and Description |
|---|---|
static Hasher.Algorithm |
Hasher.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hasher.Algorithm[] |
Hasher.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Hasher(Hasher.Algorithm algorithm) |
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.