| Modifier and Type | Method and Description |
|---|---|
Options.Algorithm |
Options.getAlgorithm() |
static Options.Algorithm |
Options.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.Algorithm[] |
Options.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Options.OptionsBuilder |
Options.OptionsBuilder.setAlgorithm(Options.Algorithm algorithm) |
Copyright © 2016. All Rights Reserved.