| Package | Description |
|---|---|
| de.dentrassi.rpm.builder |
| Modifier and Type | Method and Description |
|---|---|
static HashAlgorithm |
HashAlgorithm.from(String name)
Get a hash algorithm from a string
|
static HashAlgorithm |
HashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithm[] |
HashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.