| Package | Description |
|---|---|
| com.lazerycode.selenium.download | |
| com.lazerycode.selenium.hash | |
| com.lazerycode.selenium.repository |
| Modifier and Type | Method and Description |
|---|---|
void |
FileHashChecker.setExpectedHash(String expectedHash,
HashType hashType) |
| Modifier and Type | Method and Description |
|---|---|
HashType |
HashTypeAdaptor.unmarshal(String str) |
static HashType |
HashType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashType[] |
HashType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
HashTypeAdaptor.marshal(HashType hashType) |
| Modifier and Type | Field and Description |
|---|---|
HashType |
DriverDetails.hashType |
Copyright © 2017. All rights reserved.