|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Hash.Algorithm | |
|---|---|
| at.molindo.utils.data | |
| Uses of Hash.Algorithm in at.molindo.utils.data |
|---|
| Methods in at.molindo.utils.data that return Hash.Algorithm | |
|---|---|
static Hash.Algorithm |
Hash.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Hash.Algorithm[] |
Hash.Algorithm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in at.molindo.utils.data with parameters of type Hash.Algorithm | |
|---|---|
static Hash |
Hash.hash(Hash.Algorithm algorithm,
byte[] content)
|
static Hash |
Hash.hash(Hash.Algorithm algorithm,
String content)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||